Releases: zfit/zfit-physics
Releases · zfit/zfit-physics
RooFIt, TF-PWA, pyhf and ComPWA compatibility layers
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.
New PDFs and Python 3.12 support. Drop Python 3.8
0.7.0 (13 Apr 2024)
Major Features and Improvements
- added CMSShape PDF
- added Cruijff PDF
- added ErfExp PDF
- added Novosibirsk PDF
- added Tsallis PDF
- upgrade to zfit>=0.20, support Python 3.9-3.12
Minor fix in NumConvPDF
Minor fix in NumConvPDF
Upgrade to Python 3.11
0.6.0 (20 Jul 2023)
Upgrade to zfit >= 0.12, support Python 3.8-3.11
zfit >= 0.10 upgrade
Compability with zfit >= 0.10
Upgrade to zfit 0.6
0.1.0 release: 0.1.0
Argus PDF
0.0.3 (14.05.2020)
Major Features and Improvements
- added ARGUS pdf
Bug fixes and small changes
- fix KDE with numerical integration
Requirement changes
- zfit >= 5.2
Thanks
- Colm Murphy colm.murphy@ipmu.jp for help in contributing the ARGUS PDF