Header Image - Computational Scientist

Yearly Archives

2 Articles

histogram

by Jiao

histogram is a simple python data object for storing data and metadata of histograms. It uses numpy for data arrays, and has a simple hdf5 file reader/writer. It can be installed by using conda:

$ conda install -c mcvine histogram