Installing
Installing with pip
Stable releases are published on pip, install the latest version with :
pip install ch5mpy
or visit the Python Package Index page at : https://pypi.org/project/ch5mpy.
Installing from source
GitHub
You can download a source archive file or clone the Josiann repository at https://github.com/Vidium/ch5mpy.
Requirements
Ch5mpy requires Python 3.7+ to run.
Packages
Numpy (https://numpy.org/)
h5py (https://www.h5py.org/)
tqdm (https://tqdm.github.io/)