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


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



More information about the Python-list mailing list