Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 724 Bytes

README.rst

File metadata and controls

22 lines (14 loc) · 724 Bytes

Gaussian CUBE Compression via h5py

Compression/decompression command-line tool and Python package for Gaussian CUBE files, exploiting the capabilities of the HDF5 binary format via h5py.

Branches named with the prefix v. are volatile. The history there may be rewritten dramatically, without warning.

Available on PyPI (pip install h5cube).

Source on GitHub.

Documentation at Read the Docs:

Documentation Status