Fedora Packages

root-roofit-batchcompute Subpackage of root

Optimized computation functions for PDFs

While fitting, a significant amount of time and processing power is spent on computing the probability function for every event and PDF involved in the fitting model. To speed up this process, roofit can use the computation functions provided in this library. The functions provided here process whole data arrays (batches) instead of a single event at a time, as in the legacy evaluate() function in roofit. In addition, the code is written in a manner that allows for compiler optimizations, notably auto-vectorization. This library is compiled multiple times for different vector instuction set architectures and the optimal code is executed during runtime, as a result of an automatic hardware detection mechanism that this library contains.

Releases Overview

Release Stable Testing
Fedora Rawhide 6.30.06-2.fc41 -
Fedora 40 6.30.06-1.fc40 6.30.04-2.fc40
Fedora 39 6.30.06-1.fc39 -
Fedora 38 6.30.06-1.fc38 -
EPEL 9 6.30.06-1.el9 -
EPEL 8 6.30.06-1.el8 -
EPEL 7 6.24.08-2.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at root dash maintainers at fedoraproject dot org.



Sources on Pagure