[Numpy-tickets] [NumPy] #627: linalg.svd takes 100% CPU and never ends
NumPy
numpy-tickets@scipy....
Fri Feb 8 03:18:53 CST 2008
#627: linalg.svd takes 100% CPU and never ends
--------------------------+-------------------------------------------------
Reporter: Czarny | Owner: cdavid
Type: defect | Status: new
Priority: high | Milestone: 1.0.5
Component: numpy.linalg | Version: none
Severity: normal | Resolution:
Keywords: svd |
--------------------------+-------------------------------------------------
Comment (by mdehoon):
The same issue was found with the "old" Numerical Python. Numerical Python
version 24.2 (perhaps earlier also) contains a fix for this bug; the same
solution was applied for numarray. If you want to try it out, use "python
setup.py config" before running "python setup.py build". Maybe the same
solution can be applied to numpy? Numerical Python patch report #732520
describes the cause of the problem, and contains the original patch that
was applied to the "old" Numerical Python. See
http://sourceforge.net/tracker/index.php?func=detail&aid=732520&group_id=1369&atid=301369
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/627#comment:14>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list