[NumPy-Tickets] [NumPy] #1702: dtype truth value is False
NumPy Trac
numpy-tickets@scipy....
Sun Dec 26 07:03:39 CST 2010
#1702: dtype truth value is False
------------------------+---------------------------------------------------
Reporter: pv | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.5.0
Keywords: |
------------------------+---------------------------------------------------
This probably shouldn't be like this:
{{{
>>> bool(np.dtype('float64'))
False
}}}
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1702>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list