-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add support for Matlab .mat files #33
Comments
Huge 👍 on this. |
Cool!! We just start working on shipping https://github.com/massich/matio-cmake through my conda channel until I get a better handle on this conda business. Right now I'm fighting the windows shipping. matio-cmake builds libmatio properly, but the testsuit does not build properly in windows. See this massich/matio-cmake#2 and the associated issue in tbeu/matio#84 |
A naive question, but I thought that Matlab now uses HDF5? |
I don't know a great deal about the |
We can use
libmatio
and base off of @massich s work of packaging it for conda.The text was updated successfully, but these errors were encountered: