Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news2.arglkargh.de!news.wiretrip.org!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'bug': 0.02; 'python': 0.07; 'bars': 0.09; 'homepage:': 0.09; 'api': 0.11; 'appreciated!': 0.16; 'matplotlib': 0.16; 'numpy': 0.16; 'received:10.2': 0.16; 'received:131': 0.16; 'slicing': 0.16; 'fundamental': 0.23; 'structure': 0.24; 'thanks.': 0.28; 'scientific': 0.29; 'error': 0.29; 'yet': 0.30; 'arrays': 0.31; 'url:docs': 0.33; 'using': 0.34; 'data': 0.37; 'to:addr:python- announce-list': 0.38; 'cc:2**2': 0.39; 'comments': 0.39; 'to:addr:python.org': 0.39; 'header:Mime-Version:1': 0.39; 'simple': 0.60; 'charset:windows-1252': 0.61; 'header:Message- Id:1': 0.62; 'url:us': 0.64; 'links:': 0.68; 'url:0': 0.69; 'features:': 0.73; 'histograms': 0.84; 'url:install': 0.84; 'cc:no real name:2**2': 0.95 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Apple Message framework v1084) Subject: histogram 0.2 From: Jiao Lin Date: Fri, 15 Apr 2011 09:33:54 -0700 Content-Transfer-Encoding: quoted-printable To: python-announce-list@python.org X-Mailer: Apple Mail (2.1084) X-Mailman-Approved-At: Sat, 16 Apr 2011 16:19:48 +0200 Cc: nssd-sda-staff@email.ornl.gov, sns-sdm-staff@email.ornl.gov, danse-all@cacr.caltech.edu X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 27 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302963589 news.xs4all.nl 65870 [::ffff:82.94.164.166]:52279 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python.announce:92 The histogram package (http://docs.danse.us/histogram) provides a simple = yet fundamental data structure for scientific data reduction/analysis. Features: =95 Carries both data and error bars and has a default = implementation for error propagation =95 Flexible slicing to get sub-histograms =95 Easy access to data as numpy arrays =95 Dump/load histograms in hdf format =95 Quick plot using matplotlib Links: =95 Homepage: http://docs.danse.us/histogram =95 Installation: = http://docs.danse.us/histogram/0.2/install.html =95 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