[SciPy-user] singular value decomposition
Chris Lee
c.j.lee at tnw.utwente.nl
Wed Sep 17 04:20:03 EDT 2008
Hi All,
I have code that needs to repeatedly perform an svd on a matrix (2304,
2304) shape. It seems to take forever to do (I haven't timed it, but
approximately two hours passed on the first trial (without completion)
and I am now running a second to make sure nothing went wrong.
Is this because I am not linked to an optimized BLAS/LAPACK library or
something else?
I have access to mkl. Is it possible to link an already installed
scipy to mkl, or would I have to reinstall?
Cheers
Chris
***************************************************
Chris Lee
Laser Physics and Nonlinear Optics Group
MESA+ Research Institute for Nanotechnology
University of Twente
Phone: ++31 (0)53 489 3968
fax: ++31 (0)53 489 1102
***************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080917/cb596b05/attachment.html>
More information about the SciPy-User
mailing list