[Numpy-tickets] [NumPy] #628: polyfit uses 100% CPU and does not stop (Windows XP, Python 2.5.1 NumPy 1.0.4)
NumPy
numpy-tickets@scipy....
Sun Dec 9 14:59:18 CST 2007
#628: polyfit uses 100% CPU and does not stop (Windows XP, Python 2.5.1 NumPy
1.0.4)
--------------------------+-------------------------------------------------
Reporter: behrisch | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.linalg | Version: none
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
The attached code shows the very same behavior as #627, although I can
confirm that it works with numpy 1.0.3 on the same machine with te same
Python distribution. I used the binary packages from the sourceforge
download site together with Python 2.5.1. I did not install any LAPACK or
BLAS packages.
Furthermore it works on openSUSE 10.3 with numpy 1.0.4, libblas3-3.1.1-29,
liblapack3-3.1.1-29 (which may be another hint, that it is no duplicate of
#627)
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/628>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list