[Numpy-discussion] svd in numpy

Nripun Sredar nripunsredar at gmail.com
Fri May 16 13:31:22 EDT 2008


I have a sparse matrix 416x52. I tried to factorize this matrix using svd
from numpy. But it didn't produce a result and looked like it is in an
infinite loop.
I tried a similar operation using random numbers in the matrix. Even this is
in an infinite loop.
Did anyone else face a similar problem?
Can anyone please give some suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080516/b5fee46c/attachment.html>


More information about the NumPy-Discussion mailing list