[SciPy-User] Calling LAPACK function dbdsqr()?

Sturla Molden sturla at molden.no
Fri Dec 14 11:46:11 EST 2012


On 14.12.2012 17:30, Pauli Virtanen wrote:

> I think this means that someone needs to go through the LAPACK
> wrappers, and add any functions that are missing.
>
> Pull requests are accepted ;)

Yes, perferably all of LAPACK should be defined in

   scipy/linalg/flapack.pyf

But now it just has the functions that SciPy needs.

It will take quite some work. And I presume tests will be needed too?


Sturla



More information about the SciPy-User mailing list