Releases: scikit-hep/hepstats
Releases · scikit-hep/hepstats
v0.9.2
v0.9.1
- fix dumping of fitresult in test, require ASDF version < 1.6.0 in writing to file
- fix sampling of model in FrequentistCalculator with simultaneous fits
Python 3.13 and an sweights fix
Python 3.13 support and an adjustable tolerance in the sweights calculation function
Python 3.12
Version 0.8.1
- Add support for Python 3.12, drop support for Python 3.8
- Improved support for zfit 0.20+
Thanks to @MoritzNeuberger for finding and proposing a hypothesis test fix.
Python 3.11 support
Upgrade to Python 3.11, removal of 3.7
fix constraint toy generation
Version 0.6.1
- fix toy generation with constraints
- minor changes with docs
Multidimensional and binned models
Version 0.6.0
- Upgrade to Python 3.10 and zfit >= 0.10.0
- Enhanced speed toy limit calculation
- Add multidimensionl PDF support
- Add support for binned data and models
Python 3.9 support
Upgrade to Python 3.9 and drop support for 3.6
0.4.0
Upgrade API to use create_new
to make sure that the losses are comparable. Compatible with zfit 0.6.4+