[NumPy-Tickets] [NumPy] #1424: Results of array.tofile and fromfile are different
NumPy Trac
numpy-tickets@scipy....
Sun Mar 7 14:53:26 CST 2010
#1424: Results of array.tofile and fromfile are different
-----------------------------+----------------------------------------------
Reporter: HyunchulKim | Owner: somebody
Type: defect | Status: closed
Priority: highest | Milestone:
Component: numpy.numarray | Version: 1.3.0
Resolution: invalid | Keywords: tofile, fromfile
-----------------------------+----------------------------------------------
Comment(by pv):
The documentation could perhaps be clearer about this point. The
`fromfile` and `tofile` routines are low-level, and do not store for
example the type of the data in the file.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1424#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list