Conveners
ROOT and the Python Ecosystem
- Yuka Takahashi (University of Cincinnati (US))
-
Enric Tejedor Saavedra (CERN)12/09/2018, 09:00Presentations
With Python already established as a key player in scientific computing, the interest for the language in HEP has been growing over the last years. In order to address that demand, the ROOT Python bindings (PyROOT) are being modernised and extended. A new experimental PyROOT has been created by leveraging Cppyy, which provides the basic bleeding edge functionality for generating automatic...
Go to contribution page -
Henry Fredrick Schreiner (University of Cincinnati (US))12/09/2018, 09:20Presentations
iminuit is an external Python interface to the Minuit2 C++ code,
Go to contribution page
which can be compiled standalone without the rest of ROOT. iminuit
has recently seen a boost of development which culminated in the
latest 1.3 release and will join the Scikit-HEP project in this year.
To simplify Minuit’s use as a standalone CMake package, for projects
like iminuit and GooFit, a new standalone build system... -
Simon Wehle (DESY)12/09/2018, 09:35Presentations
In this talk we present PyrooFit, a fit framework based on python and pandas DataFrames built on top of the ROOT.RooFit package. It currently allows for simple fits of standard PDFs and easy setup of custom PDFs in one or more fit dimensions, but the ultimate goal is to develop it into a general framework independent of a specific back-end.
Finally in this talk we report on general feedback...
Go to contribution page