[Numpy-discussion] how to save a large array into a file quickly

frank wang f.yw at hotmail.com
Tue Oct 14 21:23:24 EDT 2008


Hi,
 
I have a large ndarray that I want to dump to a file. I know that I can use a for loop to write one data at a time. Since Python is a very powerfully language, I want to find a way that will dump the data fast and clean. The data can be in floating point or integer.
 
Thanks
 
Frank
_________________________________________________________________
Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081014/217a6d3f/attachment.html>


More information about the NumPy-Discussion mailing list