histogram 0.2.1
Jiao Lin
linjiao at caltech.edu
Mon Jun 20 16:43:13 CEST 2011
This release (0.2.1) is a bug-fix release of the histogram package release 0.2. To update your installation, do
$ easy_install -U histogram
The histogram package (http://docs.danse.us/histogram) provides a simple yet fundamental data structure for scientific data reduction/analysis.
Features:
• Carries both data and error bars and has a default implementation for error propagation
• Flexible slicing to get sub-histograms
• Easy access to data as numpy arrays
• Dump/load histograms in hdf format
• Quick plot using matplotlib
Links:
• Homepage: http://docs.danse.us/histogram
• Installation: http://docs.danse.us/histogram/0.2.1/install.html
• Python API tutorial: http://docs.danse.us/histogram/0.2.1/python-interface.html
Bug reports and any comments are very much appreciated! Thanks.
--
Jiao Lin
linjiao at caltech.edu
More information about the Python-announce-list
mailing list