Name: | root-unuran |
---|---|
Version: | 6.34.04 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 250449 |
License: | GPL-2.0-or-later |
RPM: | root-unuran-6.34.04-1.el9.aarch64.rpm |
Source RPM: | root-6.34.04-1.el9.src.rpm |
Build Date: | Mon Feb 24 2025 |
Build Host: | build-ol9-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. |
- Update to 6.34.04 - Drop patches accepted upstream or previously backported
- Rebuilt for libarrow 19
- Rebuild with gsl 2.8
- Add explicit BR: libxcrypt-devel
- Apply patches to fix build with gcc 15 - Enable roofit-multiprocess for EPEL 10 (dependencies available) - Rebuild for pythia8 8.3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Don't add dependencies on root-roofit-multiprocess and root-roofit-zmq to root-roofit-core for EPEL builds
- Adjust stressGraphics.ref - Build for EPEL 10 - Disable the R interface for EPEL 10 (R not yet abailable) - Enable uring support for EPEL 9 (supported in kernel since RHEL 9.3)
- Update to 6.34.02 - Build CLAD plugin - Removed package: root-roofit-dataframe-helpers
- Rebuild for libarrow 18