[Numpy-tickets] [NumPy] #501: "print arr" fails with nan when seterr(all='raise') [test included]
NumPy
numpy-tickets@scipy....
Mon May 14 13:39:38 CDT 2007
#501: "print arr" fails with nan when seterr(all='raise') [test included]
-------------------------+--------------------------------------------------
Reporter: AndrewStraw | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0.3 Release
Component: numpy.core | Version: none
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by AndrewStraw):
Stefan, the problem is not that umath reports an error -- that's expected.
The problem is that array_str should work without error no matter what the
contents of the array or the error state. That's what my test.patch file
(attached to the ticket) tests for explicitly.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/501#comment:7>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list