Skip to content

Releases: zfit/zfit-physics

RooFIt, TF-PWA, pyhf and ComPWA compatibility layers

08 Nov 01:02
Compare
Choose a tag to compare

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

13 Apr 18:58
92dc891
Compare
Choose a tag to compare

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

09 Oct 09:07
549b999
Compare
Choose a tag to compare

Minor fix in NumConvPDF

Upgrade to Python 3.11

20 Jul 20:59
642732c
Compare
Choose a tag to compare

0.6.0 (20 Jul 2023)

Upgrade to zfit >= 0.12, support Python 3.8-3.11

zfit >= 0.10 upgrade

27 Jan 13:34
Compare
Choose a tag to compare

Compability with zfit >= 0.10

Upgrade to zfit 0.6

12 Apr 19:43
Compare
Choose a tag to compare
0.1.0

release: 0.1.0

Argus PDF

15 May 08:24
Compare
Choose a tag to compare

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