[NumPy-Tickets] [NumPy] #1587: Silence test warnings in numpy 1.5
NumPy Trac
numpy-tickets@scipy....
Sun Aug 22 08:03:05 CDT 2010
#1587: Silence test warnings in numpy 1.5
---------------------------+------------------------------------------------
Reporter: cgohlke | Owner: somebody
Type: enhancement | Status: needs_decision
Priority: normal | Milestone: 2.0.0
Component: numpy.testing | Version:
Keywords: |
---------------------------+------------------------------------------------
Comment(by charris):
Heh, I didn't know it was my decision to make, I was hoping for a bit more
discussion on the list. Anyway, the C standard seems to call for setting
the error for the ordered comparisons when a nan is involved, so I think
the warning shouldn't be fixed but just silenced for the tests. However,
the warning message should be more explicit if we can make it so, i.e.,
"nan encountered in comparison".
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1587#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list