Name: | root-unuran |
---|---|
Version: | 6.36.00 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 201993 |
License: | GPL-2.0-or-later |
RPM: | root-unuran-6.36.00-2.el9.x86_64.rpm |
Source RPM: | root-6.36.00-2.el9.src.rpm |
Build Date: | Mon Jun 30 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://root.cern/ |
Summary: | Random number generator library |
Description: | Contains universal (also called automatic or black-box) algorithms that can generate random numbers from large classes of continuous or discrete distributions, and also from practically all standard distributions. To generate random numbers the user must supply some information about the desired distribution, especially a C-function that computes the density and - depending on the chosen methods - some additional information (like the borders of the domain, the mode, the derivative of the density ...). After a user has given this information an init-program computes all tables and constants necessary for the random variate generation. The sample program can then generate variates from the desired distribution. |
- Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core (listed in root-config --libs) - Rename root-fonts package to root-font-files - Add optional test dependency python3-pandas now available in EPEL 10 - Add dependency jupyter-notebook to root-jupyroot for EPEL 10.1 and later - Fix Python 3.14 refcount issues in tests
- Update to 6.36.00 - Enable the R interface for EPEL 10.1 - Removed subpackages: root-gui-qt5webdisplay, -hist-draw, -histv7 and -html - New subpackage: root-roofit-codegen
- Rebuilt for Python 3.14
- R-maint-sig mass rebuild
- R-maint-sig mass rebuild
- R-maint-sig mass rebuild
- Update to 6.34.08
- Update to 6.34.06 - Drop patches accepted upstream or previously backported
- Fix roofit/roostats test failures with gcc 15
- Update to 6.34.04 - Drop patches accepted upstream or previously backported