Re: [Numpy-discussion] Does Unreasonable Matrix Behavior affectScipy Sparse

2008-04-25 Thread Alan G Isaac
>> 1. Please post a small example. 2. Do you have the very >> latest SVN (post r5084)? On Fri, 25 Apr 2008, Dinesh B Vadhia apparently wrote: > I have a working program with b=Ax, where A is a large > sparse matrix. However, I need the int8 support in the > sparse library to utilize much lar

Re: [Numpy-discussion] Does Unreasonable Matrix Behavior affectScipy Sparse

2008-04-25 Thread Charles R Harris
On Fri, Apr 25, 2008 at 2:46 PM, Dinesh B Vadhia <[EMAIL PROTECTED]> wrote: > Alan > > I posted this on the scipy list: > > I have a working program with b=Ax, where A is a large sparse matrix. > However, I need the int8 support in the sparse library to utilize much > larger matrices. I managed

Re: [Numpy-discussion] Does Unreasonable Matrix Behavior affectScipy Sparse

2008-04-25 Thread Dinesh B Vadhia
with the numpy/scipy matrix support. Any ideas? Dinesh - Original Message - From: Alan G Isaac To: Discussion of Numerical Python Sent: Friday, April 25, 2008 11:03 AM Subject: Re: [Numpy-discussion] Does Unreasonable Matrix Behavior affectScipy Sparse On Fri, 25 Apr 2008, Dinesh