Version 0.10.0
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
andbh.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