Name: | root-unuran |
---|---|
Version: | 6.22.08 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 193572 |
License: | GPLv2+ |
RPM: | root-unuran-6.22.08-1.el8.x86_64.rpm |
Source RPM: | root-6.22.08-1.el8.src.rpm |
Build Date: | Mon Apr 05 2021 |
Build Host: | jenkins-172-17-0-2-18a4300b-b7f1-4847-9922-9efb8e6b3899.blddevtest1iad.osdevelopmeniad.oraclevcn.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.22.08
- rebuild for libpq ABI fix rhbz#1908268
- Rebuilt for cfitsio 3.490
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 6.22.06 - Filter out additional vDSO names for ppc
- Do not attempt to load_library the ROOT Pythonizations module
- Update to 6.22.04 - Drop patch root-xrootd5-compat.patch (accepted upstream)
- Rebuild for C++ standard library __GLIBCXX__ 20201016
- Drop obsolete patch root-add-flexiblas-detection.patch (cmake's FindBLAS.cmake supports flexiblas now) - Drop the workaround for the bug in doxygen causing different results on 32 and 64 bit architectures (use doxygen < 1.8.17 or >= 1.8.20-3) - Build require xrootd 5 (Fedora 33+, EPEL 7+)
- Adapt to xrootd 5 (Fedora 33+, EPEL 7+) - Don't build the old proof client (xproofd) - Don't build the old NetX module