Re: [Numpy-discussion] Matrices for testing

2006-10-27 Thread jeremito
> Well if all you want is some matrices, there's nothing stopping you > from grabbing the matrices in the LAPACK distribution and using them > yourself. Robert's just saying they won't be included in Numpy. > There's also the matrix market, whcih has a large number of > (sparse-only?) example mat

Re: [Numpy-discussion] Matrices for testing

2006-10-26 Thread Nils Wagner
Bill Baxter wrote: > > On 10/26/06, *jeremito* <[EMAIL PROTECTED] > > wrote: > > > Hmmm. I guess I'll have to find another way to get some > "standard/well-known" matrices to work with. Thanks for your help. > > > Well if all you want is some matrices, there's no

Re: [Numpy-discussion] Matrices for testing

2006-10-25 Thread Bill Baxter
On 10/26/06, jeremito <[EMAIL PROTECTED]> wrote: Hmmm.  I guess I'll have to find another way to get some"standard/well-known" matrices to work with.  Thanks for your help.Well if all you want is some matrices, there's nothing stopping you from grabbing the matrices in the LAPACK distribution and u

Re: [Numpy-discussion] Matrices for testing

2006-10-25 Thread jeremito
Robert Kern wrote: > Robert Kern wrote: > > jeremito wrote: > >> If I understand correctly, the LAPACK package has some standard > >> matrices included with it for testing. Does the linalg portion of > >> numpy also have access to these matrices/arrays? > > > > No. > > To clarify, these are routi

Re: [Numpy-discussion] Matrices for testing

2006-10-25 Thread Robert Kern
Robert Kern wrote: > jeremito wrote: >> If I understand correctly, the LAPACK package has some standard >> matrices included with it for testing. Does the linalg portion of >> numpy also have access to these matrices/arrays? > > No. To clarify, these are routines provided with the LAPACK sourc

Re: [Numpy-discussion] Matrices for testing

2006-10-25 Thread Robert Kern
jeremito wrote: > If I understand correctly, the LAPACK package has some standard > matrices included with it for testing. Does the linalg portion of > numpy also have access to these matrices/arrays? No. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless en

[Numpy-discussion] Matrices for testing

2006-10-25 Thread jeremito
If I understand correctly, the LAPACK package has some standard matrices included with it for testing. Does the linalg portion of numpy also have access to these matrices/arrays? Thanks, Jeremy - Using Tomcat but need to d