github scikit-hep/boost-histogram v0.5.2
Version 0.5.2

latest releases: v1.4.1, v1.4.0, v1.3.2...
4 years ago

Another small release, mostly focused on fixing a few bugs that primarily affected Windows + Python 3.8 users. Reprs have become much nicer, making histograms easier to work with in REPLs. Serialization code is now shared with Boost.Histogram, which will make maintenance easier and fixes unlimited storage pickling.

User changes:

  • bh.loc supports an offset #164
  • Nicer reprs in several places #167
  • Deprecate .at and .axis #170

Bug fixes:

  • Use relative paths in setup.py to avoid resolving WSL paths on Windows #162, #163
  • Better Pybind11 support for Python 3.8 #168

Developer changes:

  • Serialization code shared with Boost.Histogram #166
  • Avoid unused PEP 517 isolation for now #171 (may return with proper PEP 518 support eventually)

Don't miss a new boost-histogram release

NewReleases is sending notifications on new releases.