Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@henryiii henryiii released this 16 Jul 16:43
· 486 commits to master since this release

This version was released during PyHEP 2020. Several improvements were made to
usability when plotting and indexing. ARM and PowerPC builds are now published to PyPI.

User changes

  • AxesTuple array now support operations via ArrayTuple #414
  • Support sum and bh.rebin without slice #424
  • Nicer error messages in some cases #415
  • Made a few properties hidden for accumulators that were not public #418
  • Boolean now supports reduction, faster compile #422
  • AxesTuple now available publicly for subprojects #419

Bug fixes

  • Histograms support operations with arrays, no longer take the first element only #417