Skip to content
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

Open
wolfv opened this issue May 24, 2018 · 4 comments
Open

Add support for Matlab .mat files #33

wolfv opened this issue May 24, 2018 · 4 comments

Comments

@wolfv
Copy link
Member

wolfv commented May 24, 2018

We can use libmatio and base off of @massich s work of packaging it for conda.

@SylvainCorlay
Copy link
Member

Huge 👍 on this.

@massich
Copy link

massich commented May 24, 2018

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

@tdegeus
Copy link
Member

tdegeus commented Nov 11, 2018

A naive question, but I thought that Matlab now uses HDF5?

@wolfv
Copy link
Member Author

wolfv commented Nov 16, 2018

I don't know a great deal about the .mat specification, but I initially also thought it might just be a simple format. But then I looked at matio (https://github.com/tbeu/matio) and it seems to be a crazy mess :)
But it's true that they switched to HDF5 of some sort in the more recent version, which means that HDF5 needs to be linked into matio for full format support.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants