histogram Software by Jiao on December 20, 2015 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 DocumentationSource code