Planned intervention: On Thursday March 28th 07:00 UTC Zenodo will be unavailable for up to 5 minutes to perform a database upgrade.

There is a newer version of the record available.

Published September 21, 2021 | Version v2.5.0
Software Open

scikit-hep/hist: Version 2.5.0

  • 1. Princeton University
  • 2. University of Delhi
  • 3. University of Illinois at Urbana-Champaign
  • 4. University of Liverpool
  • 5. CERN
  • 6. New York University
  • 7. Fermilab

Description

  • Stacks support axes, math operations, projection, setting items, and iter/dict construction. They also support histogram titles in legends. Added histoprint support for Stacks. #291 #315 #317 #318
  • Added name= and label= to histograms, include Hist arguments in QuickConstruct. #297
  • AxesTuple now supports bulk name setting, h.axes.name = ("a", "b", ...). #288
  • Added hist.new alias for hist.Hist.new. #296
  • Added "efficiency" uncertainty_type option for ratio_plot API. #266 #278

Smaller features or fixes:

  • Dropped Python 3.6 support. #194
  • Uses boost*histogram 1.2.x series, includes all features and fixes, and Python 3.10 support.
  • No longer require scipy or iminuit unless actually needed. #316
  • Improve and clarify treatment of confidence intervals in intervals submodule. #281
  • Use NumPy 1.21 for static typing. #285
  • Support running tests without plotting requirements. #321

Files

scikit-hep/hist-v2.5.0.zip

Files (288.0 kB)

Name Size Download all
md5:b24988e2a5336bf3cc5ba83136957469
288.0 kB Preview Download

Additional details

Related works