JLD2 saves and loads Julia data structures in a format comprising a subset of HDF5, without any dependency on the HDF5 C library. JLD2 is able to read most HDF5 files created by other HDF5 implementations supporting HDF5 File Format Specification Version 3.0 (i.e. libhdf5 1.10 or later) and similarly, those should be able to read the files that JLD2 produces. JLD2 provides read-only support for files created with the JLD package. The save and load functions, provided by FileIO, provide a mechanism to read and write data from a JLD2 file. To use these functions, you may either write using FileIO or using JLD2. FileIO will determine the correct package automatically.
Features
- The save function can also accept the dataset names and contents as arguments
- A new interface: jldsave
- File interface
- Custom Serialization
- Unpack.jl API
- Save and load functions
Categories
Data VisualizationLicense
MIT LicenseFollow JLD2
You Might Also Like
Save hundreds of developer hours with components built for SaaS applications.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JLD2!