[SciPy-User] scipy.numpyio modules

Malte.Mauelshagen at dlr.de Malte.Mauelshagen at dlr.de
Wed Feb 16 07:40:47 EST 2011


Hello,
I am working on a project that uses several scipy functions such as fread and fwrite.

from scipy.io.numpyio import fwrite, fread
from scipy.io import npfile

I downloaded the latest scipy-version and realised that these functions are not available anymore.
Have they been moved to another package? (Maybe in the numpy module?)
If they have been removed completely, are there still other methods which provide the same functionalty? (I read something about fromfile, tofile).

Thank you in advance!
Malte



More information about the SciPy-User mailing list