histogram
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
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