There is a newer version of the record available.

Published March 9, 2021 | Version v1.0.0
Software Open

scikit-hep/boost-histogram: Version 1.0.0

  • 1. Princeton University
  • 2. TU Dortmund
  • 3. Inplus+ Lab, SYSU
  • 4. Amazon
  • 5. CERN

Description

Dropped support for Python 2 and 3.5; removed large numbers of workarounds. Fully statically typed. API compatible with the final 0.x release for most uses, except for subclassing; subclassing histogram components now uses Python 3 class keyword syntax to set families.

User changes
  • Dropped Python 2.7 and 3.5 support #512
  • Removed deprecated .options from axes. Use .traits instead. #503
  • Full static typing available, UHI 0.1.2+ supported. #516, #517, #519, #520, #521, #523
Subclassing Histogram changes
  • Use keyword class family setting when subclassing histogram components instead of custom decorator. #513
  • Structure of internal repr creation changed and made slightly more public. #518
Bug fixes
  • Consistently show metadata= in repr if present; refactored internal repr handling #518
  • Minor typing related fixes for rare bugs (especially in numpy.py, #521)

Files

scikit-hep/boost-histogram-v1.0.0.zip

Files (765.7 kB)

Name Size Download all
md5:28305757a4ecd8fc5f74666e32927342
765.7 kB Preview Download

Additional details