[Numpy-tickets] [NumPy] #811: install error: Error: suffix or operands invalid for `fnstsw'
NumPy
numpy-tickets@scipy....
Thu Nov 20 02:23:35 CST 2008
- Previous message: [Numpy-tickets] [NumPy] #945: Convert dotblas to prefixed numpy headers
- Next message: [Numpy-tickets] [NumPy] #956: ====================================================================== ERROR: Tests the min/max functions with explicit outputs ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/python26/lib/python2.6/site-packages/numpy/ma/tests/test_core.py", line 688, in test_minmax_funcs_with_output result = npfunc(xm, axis=0, out=nout) File "/opt/python26/lib/python2.6/site-packages/numpy/core/fromnumeric.py", line 1525, in amin return amin(axis, out) File "/opt/python26/lib/python2.6/site-packages/numpy/ma/core.py", line 2882, in min np.putmask(out, newmask, np.nan) ValueError: cannot convert float NaN to integer
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#811: install error: Error: suffix or operands invalid for `fnstsw'
------------------------+---------------------------------------------------
Reporter: nbraspen | Owner: cdavid
Type: defect | Status: closed
Priority: normal | Milestone: 1.3.0
Component: numpy.core | Version: none
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by cdavid):
* status: reopened => closed
* resolution: => fixed
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/811#comment:10>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
- Previous message: [Numpy-tickets] [NumPy] #945: Convert dotblas to prefixed numpy headers
- Next message: [Numpy-tickets] [NumPy] #956: ====================================================================== ERROR: Tests the min/max functions with explicit outputs ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/python26/lib/python2.6/site-packages/numpy/ma/tests/test_core.py", line 688, in test_minmax_funcs_with_output result = npfunc(xm, axis=0, out=nout) File "/opt/python26/lib/python2.6/site-packages/numpy/core/fromnumeric.py", line 1525, in amin return amin(axis, out) File "/opt/python26/lib/python2.6/site-packages/numpy/ma/core.py", line 2882, in min np.putmask(out, newmask, np.nan) ValueError: cannot convert float NaN to integer
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Numpy-tickets
mailing list