Skip to content

anntzer/matloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matloader

matloader is a fork of scipy's loader for MAT files (the format used by MATLAB), that adds support for classdef object loading, but is much slower (for files containing complex data structures), because it has been rewritten in pure Python.

  • MATLAB is a registered trademark of The Mathworks, Inc.

Installation

matloader can be installed using a standard

python setup.py install

Testing

Run nosetests.

About

Python MAT file loader with support for classdef objects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published