Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #92 > unrolled thread

histogram 0.2

Started byJiao Lin <linjiao@caltech.edu>
First post2011-04-15 09:33 -0700
Last post2011-04-15 09:33 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  histogram 0.2 Jiao Lin <linjiao@caltech.edu> - 2011-04-15 09:33 -0700

#92 — histogram 0.2

FromJiao Lin <linjiao@caltech.edu>
Date2011-04-15 09:33 -0700
Subjecthistogram 0.2
Message-ID<mailman.426.1302963589.9059.python-announce-list@python.org>
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/install.html
	• Python API tutorial: http://docs.danse.us/histogram/0.2/python-interface.html



Bug reports and any comments are very much appreciated! Thanks.

--
Jiao Lin
linjiao@caltech.edu

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web