Newbie Q: (NumPy) how to write an array in a file ?
Nicolas Decoster
Nicolas.Decoster at Noveltis.fr
Tue Oct 10 11:36:51 EDT 2000
More information about the Python-list mailing list
Tue Oct 10 11:36:51 EDT 2000
- Previous message (by thread): Newbie Q: (NumPy) how to write an array in a file ?
- Next message (by thread): Newbie Q: (NumPy) how to write an array in a file ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi ! First, I must say that it is my first steps in Python and NumPy. I want to write an array in a file in binary format. Is there something as simple and as _fast_ as 'fwrite' from C ? I don't find anything like that in the documentation. I need something that is portable, so I think that pickle will not work. Thanks for help. Nicolas. -- Tél. : 00 (33) 5 62 88 11 16 Fax : 00 (33) 5 62 88 11 12 Nicolas.Decoster at Noveltis.fr Noveltis Parc Technologique du Canal 2, avenue de l'Europe 31520 Ramonville Saint Agne - France
- Previous message (by thread): Newbie Q: (NumPy) how to write an array in a file ?
- Next message (by thread): Newbie Q: (NumPy) how to write an array in a file ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list