Release notes v0.2#

Specific upgrades for the latest release can be found here.

New features since the last release#

  • Ability to compute two-sided tests added. (#45)

  • Add plug-in registry that does not require creating an entire package. (#60)

  • Iminuit is available to be used for optimisation as alternative to scipy. (#59)

Improvements#

  • Autograd has been upgraded to v1.7 which supports numpy 2.0 (#50)

  • Enabled user control to allow negative signal yields in \(\chi^2\)-test. (#50)

  • Implement python version compatibility check for new releases. (#52)

  • Added a helper function to merge correlated bins. (#53)

  • Some errors are reduced to warnings in chi2 test to reduce the verbosity. (#54)

  • Enable compatibility for Python 3.13, and the deprecation of pkg_resources has been addressed. (#56)

  • Multivariate Normal distribution now supports callable covariance matrix function. (#59)

Bug Fixes#

  • Control mechanism added in case of infinite determinant in covariance matrix. (#47)

  • Error during signal uncertainty insertion due to valid domain has been fixed. (#51)

Contributors#

This release contains contributions from (in alphabetical order):