[NumPy-Tickets] [NumPy] #990: SVD fails to converge
NumPy Trac
numpy-tickets@scipy....
Thu Nov 11 11:25:20 CST 2010
#990: SVD fails to converge
--------------------------+-------------------------------------------------
Reporter: MikeTrumpis | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: numpy.linalg | Version: devel
Keywords: |
--------------------------+-------------------------------------------------
Comment(by jgarcke):
c version would be a totally different question though, first it has to be
decided how to handle the situation of the two different SVD routines in
lapack, and that the one used in numpy one is very slightly less robust.
I assume the c version is more or less clapack ? Or, in other words, why
isn't clapack used from start.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/990#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list