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
linj...@caltech.edu
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to