Skip to content

RooFIt, TF-PWA, pyhf and ComPWA compatibility layers

Latest
Compare
Choose a tag to compare
@ikrommyd ikrommyd released this 08 Nov 01:02
· 24 commits to develop since this release

0.8.0 (7 Nov 2024)

Major Features and Improvements

  • add a RooFit compatibility layer and automatically convert losses, also inside minimizers (through SimpleLoss.from_any)
  • TF-PWA <https://tf-pwa.readthedocs.io/en/latest/>_ support for loss functions. Minimizer can directly minimize the loss function of a model.
  • pyhf <https://pyhf.readthedocs.io/en/stable/>_ support for loss functions. Minimizer can directly minimize the loss function of a model.
  • ComPWA <https://compwa.github.io/>_ support for loss functions and pdf. Minimizer can directly minimize the loss function of a model.