[SciPy-Dev] scipy.io.matlab enhancement patch

Lorenzo Luengo loluengo at gmail.com
Mon Dec 5 10:16:32 EST 2011


Last week I made a modification to scipy.io.matlab package, a slight 
one, but i think it's useful.

I added a "whosmat" function, the only thing it does is listing 
variables saved inside a MAT file, without having to load any data, thus 
saving memory from loading a huge MAT file.

Attached is a diff, i used ubuntu's version to make the enhancement, but 
i think it's trivial to port it to the development branch.

Best regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scipy.diff
Type: text/x-patch
Size: 4966 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20111205/022a2237/attachment.bin>


More information about the SciPy-Dev mailing list