Sun, 30 Jun 2024 05:24:10 UTC | login

Information for RPM pcg-cpp-devel-0.98.1^20220408git428802d-5.fc38.noarch.rpm

ID959881
Namepcg-cpp-devel
Version0.98.1^20220408git428802d
Release5.fc38
Epoch
Archnoarch
SummaryPCG Random Number Generation, C++ Edition
DescriptionThis code provides an implementation of the PCG family of random number generators, which are fast, statistically excellent, and offer a number of useful features. Full details can be found at the PCG-Random website (http://www.pcg-random.org/). This version of the code provides many family members – if you just want one simple generator, you may prefer the minimal C version of the library. There are two kinds of generator, normal generators and extended generators. Extended generators provide k dimensional equidistribution and can perform party tricks, but generally speaking most people only need the normal generators. There are two ways to access the generators, using a convenience typedef or by using the underlying templates directly (similar to C++11’s std::mt19937 typedef vs its std::mersenne_twister_engine template). For most users, the convenience typedef is what you want, and probably you’re fine with pcg32 for 32-bit numbers. If you want 64-bit numbers, either use pcg64 (or, if you’re on a 32-bit system, making 64 bits from two calls to pcg32_k2 may be faster).
Build Time2023-01-20 14:44:23 GMT
Size34.73 KB
14a489c626a18326ebadb7aedc31f5ee
LicenseMIT OR Apache-2.0
Provides
pcg-cpp-devel = 0.98.1^20220408git428802d-5.fc38
pcg-cpp-static = 0.98.1^20220408git428802d-5.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CaretInVersions) <= 4.15.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 7 of 7
Name ascending sort Size
/usr/include/pcg_extras.hpp19.86 KB
/usr/include/pcg_random.hpp71.73 KB
/usr/include/pcg_uint128.hpp27.69 KB
/usr/share/licenses/pcg-cpp-devel0.00 B
/usr/share/licenses/pcg-cpp-devel/LICENSE-APACHE.txt11.09 KB
/usr/share/licenses/pcg-cpp-devel/LICENSE-MIT.txt1.07 KB
/usr/share/licenses/pcg-cpp-devel/LICENSE.spdx210.00 B
Component of
1 through 2 of 2
Buildroot descending sort Created State
f38-build-728577-101133 2023-07-03 19:52:44 expired
f38-build-719488-96899 2023-05-31 19:11:37 expired