[NumPy-Tickets] [NumPy] #1703: fromfile doesn't work with dtype=bool_ and input being floats
NumPy Trac
numpy-tickets@scipy....
Wed Dec 29 14:45:35 CST 2010
#1703: fromfile doesn't work with dtype=bool_ and input being floats
------------------------+---------------------------------------------------
Reporter: jpeel | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.5.0
Keywords: fromfile |
------------------------+---------------------------------------------------
Changes (by jpeel):
* status: new => needs_review
Comment:
fromfile with type _bool still won't work with 'True False' but it will at
least now work with both integers and floats.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1703#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list