Skip to content

Version 0.5.1

Compare
Choose a tag to compare
@henryiii henryiii released this 18 Oct 20:22
· 734 commits to master since this release
4009c1f

This release has a few quick bugfixes from PyHEP 2019. It also has one new feature, h.axes, which did not quite make it in for 0.5.0, and has removed the indexed iterator (fully replaced by axes).

User changes:

  • Removed the bh.indexed/h.indexed iterator #150
  • Added .axes AxisTuple, with direct access to properties #150
  • Cleaned up tab completion in IPython #150

Bug fixes:

  • Fixed a bug in the sdist missing Boost.Variant2 #154
  • Fixed filling on strided inputs #158