| Name: | root-unuran |
|---|---|
| Version: | 6.38.00 |
| Release: | 3.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 248791 |
| License: | GPL-2.0-or-later |
| RPM: | root-unuran-6.38.00-3.el10_1.aarch64.rpm |
| Source RPM: | root-6.38.00-3.el10_1.src.rpm |
| Build Date: | Tue Jan 06 2026 |
| Build Host: | build-ol10-aarch64.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. |
- Don't install the python modules twice - Fix Requires and Provides in the python3-root rpm
- Skip RPATH using -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON (replaces previously used root specific -Drpath:BOOL=OFF no longer available) - Backport fixes to python module - Rebuild for pythia8 8.3.16
- Update to 6.38.00
- Removed subpackages: root-proof, root-proof-bench, root-proof-player,
root-proof-sessionviewer, root-sql-mysql, root-sql-odbc, root-sql-pgsql
- New subpackages: root-geom-checker, root-gui-treemap,
root-tree-ntuple-browse, root-histv7
- JsMVA python (sub)module dropped from python3-root package
- Compile minuit2 with Open MP support
- Dropped patches: 7
- New patches: 4
- Rebuild for libarrow 22
- Rebuilt for new graphviz
- Rebuilt for Python 3.14.0rc3 bytecode
- Update to 6.36.04
- Rebuild for tbb 2022.2.0
- Support libarrow 21
- Rebuild for libarrow 21