Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JLD.jl and HDF5.jl are not 1.0 comptaible #2

Open
xukai92 opened this issue Sep 2, 2018 · 4 comments
Open

JLD.jl and HDF5.jl are not 1.0 comptaible #2

xukai92 opened this issue Sep 2, 2018 · 4 comments

Comments

@xukai92
Copy link
Member

xukai92 commented Sep 2, 2018

We use them to store data.

@xukai92
Copy link
Member Author

xukai92 commented Sep 2, 2018

Maybe we should switch to this: https://github.com/MikeInnes/BSON.jl

@yebai
Copy link
Member

yebai commented Sep 11, 2018

Hi @xukai92, I found a pure Julia implementation of JLD which is compatible with Julia 1.0, perhaps you can give it a try:

https://github.com/simonster/JLD2.jl

This would avoid the effort required by converting data file formats.

@xukai92
Copy link
Member Author

xukai92 commented Sep 11, 2018

@yebai That's great - thanks! Let me try to solve this issue with JLD2.jl then.

@mohamed82008
Copy link
Member

It is my understanding that JLD support is dropped in favor of JLD2. JLD2 is being maintained by some core Julia devs now.

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

No branches or pull requests

3 participants