[SciPy-user] Upgrading scipy.io.loadmat

Nick Fotopoulos nvf at MIT.EDU
Tue Sep 6 12:03:53 EDT 2005


Greetings,

A couple months ago, I posted to scipy-user asking if anyone knew how to
fix scipy.io.loadmat to read Matlab 7 (R14) mat-files.  Receiving no
response, I hacked the mio.py myself and can now read in the new version
of mat-files.  While I was tinkering, I fixed the in-place-but-broken 
support for complex arrays; it returned only the real parts before.

scipy-users, this is just letting you know that if you need these
features, there is a working solution.

scipy-devs, what is the proper channel for submitting patches?

Take care,
Nick Fotopoulos




More information about the SciPy-User mailing list