Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

zfit/PyHEP2021

Repository files navigation

zfit and hepstats PyHEP 2021

The PyHEP talk about zfit and hepstats covers two main topics:

  • first, we will talk about the newest features: the generalisation of the minimizer API and how to use it independently of zfit.
  • then we will dive into zfit: from the basics to more advanced concepts including simultaneus fits, constraints and custom models.

To run the notebooks, either download them and install (inside a virtualenv or conda) with

pip install -r binder/requirements.txt

or they can be run in a binder instance

image

(or, if that fails or doesn't yet has the newest updates)

image

For more tutorials, see the zfit tutorials or see the zfit documentation