GitXplorerGitXplorer
b

h5cube

public
6 stars
2 forks
53 issues

Commits

List of commits on branch master.
Unverified
4e76ec662a9480b27c2029e02e84edb847df0ec9

Merge branch 'release-0.3' into dev

bbskinn committed 8 years ago
Unverified
8ae50fb6624c51922c2e50d7a72b227bb933e056

REL: Version, CHANGELOG, README

bbskinn committed 8 years ago
Unverified
70d8d8ccee43a2b0e9ed641bb3e86c95e50be6fe

TEST: Update 'posix' test filesizes

bbskinn committed 8 years ago
Unverified
b969d8b21d53d258cfaf1fc45d4854dc12323076

Merge branch 'v.zero' into dev

bbskinn committed 8 years ago
Unverified
3b42c8bfa1c64a26fec74ad87407a70a9306f777

DEV/TEST: Thresholding fixed; zero option works

bbskinn committed 8 years ago
Unverified
78e159d87a6c5ef483e0e25b6c215d4e28dd747b

DEV/TEST: CL for value/zero; failing tests

bbskinn committed 8 years ago

README

The README file for this repository.

Gaussian CUBE Compression via h5py

Compression/decompression command-line tool and Python package for Gaussian CUBE files, exploiting the capabilities of the HDF5 <http://www.h5py.org/>__ binary format via h5py.

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

Available on PyPI <https://pypi.python.org/pypi/h5cube>__ (pip install h5cube).

Source on GitHub <https://github.com/bskinn/h5cube>__ (v0.3 CHANGELOG <https://github.com/bskinn/h5cube/blob/v0.3/CHANGELOG.txt>__).

Documentation at Read the Docs:

.. image:: https://readthedocs.org/projects/h5cube/badge/?version=latest :target: http://h5cube.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status