[SciPy-dev] scipy.linalg and LAPACK 3.0

Robert Kern kern at caltech.edu
Thu Sep 6 16:36:10 EDT 2001


Hi,

Some of the routines wrapped in generic_lapack.pyf seem to be deprecated in
LAPACK 3.0, notably _GESVD, which is rather slower than the new _GESDD. Is there
a reason for this (e.g. compatibility for people who haven't upgraded their
LAPACK, yet), or has simply no-one done the work, yet?

If the latter, I'll see what I can come up with and contribute.

-- 
Robert Kern
kern at caltech.edu

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter



More information about the SciPy-Dev mailing list