[SciPy-dev] Re: Linalg2

Pearu Peterson pearu at cens.ioc.ee
Sun Mar 24 09:48:08 EST 2002


On Sun, 24 Mar 2002, Travis Oliphant wrote:

> There aren't that many functions implemented in linear algebra that require 
> wrappings.   Schur decomposition, QR decomposition, Cholesky, and SVD 
> decomposition would pretty much do it.

I have implemented SVD now, it is in SciPy CVS.

Travis, I noticed that you reorganized blas wrappers in linalg2. As a
result many Fortran BLAS 2 routines are lost. Did you forget to commit
some files where you put the signatures of these routines?

Pearu




More information about the SciPy-Dev mailing list