Name: | root-unuran |
---|---|
Version: | 6.22.08 |
Release: | 9.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 180665 |
License: | GPLv2+ |
RPM: | root-unuran-6.22.08-9.el7.x86_64.rpm |
Source RPM: | root-6.22.08-9.el7.src.rpm |
Build Date: | Mon Jul 05 2021 |
Build Host: | 5e27fa2bf2ba4487958d9392050d2b2d |
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. |
- Backport fix for jsroot loading in jupyterlab
- Add configuration for jupyterlab
- cmake in EPEL 8 no longer provides cmake3
- Rebuilt for Python 3.10
- Use C++17 for Fedora 34+ (gcc 11)
- Adapt to new Python RPM generators (empty .egg-info no longer works) - Filter out parts of tests that require remote network access instead of excluding the whole test - Fix multicore tests when running on machines with few cores
- Rebuilt for removed libstdc++ symbols (#1937698)
- Rebuilt for removed libstdc++ symbol (#1937698)
- Update to 6.22.08
- rebuild for libpq ABI fix rhbz#1908268