Header Image - Computational Scientist

Tag Archives

5 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