[Numpy-discussion] "formstring()" in place?

Janko Hauser jhauser at ifm.uni-kiel.de
Thu Nov 2 19:05:47 EST 2000


Use the numpyio module from Travis. With this it should be possible to
read the data directly and do any typecode conversion you want
with. It has fread and fwrite functions, and it can be used with any
NumPy type like Int0 in your case. It's part of the signaltools
package.


http://oliphant.netpedia.net/signaltools_0.5.2.tar.gz 

HTH, 
__Janko




More information about the NumPy-Discussion mailing list