[NumPy-Tickets] [NumPy] #1703: fromfile doesn't work with dtype=bool_ and input being floats
NumPy Trac
numpy-tickets@scipy....
Wed Dec 29 14:43:47 CST 2010
#1703: fromfile doesn't work with dtype=bool_ and input being floats
------------------------+---------------------------------------------------
Reporter: jpeel | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.5.0
Keywords: fromfile |
------------------------+---------------------------------------------------
Currently, fromfile doesn't work properly for dtype=bool_ and with floats
in the input file. I've attached a patch to fix it as well as a test.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1703>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list