Metadata-Version: 2.1
Name: h5max
Version: 0.1.0
Summary: A package built upon h5py to facilitate data loading and saving
Home-page: https://github.com/jdcla/h5max
Author: Jim Clauwaert
Author-email: jim.clauwaert@ugent.be
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE

# h5max

A utility package built upon `h5py` for easier data saving and loading.

This package features:
- facilitated saving and loading of sparse matrices using `scipy`.

This package is originally created for large data sets featuring sparse matrices.
