Tina's Random Number Generator Library
https://www.numbercrunch.de/trng/
TRNG is a modern C++ pseudo random number generator library.
Key features:
* fully compatible with the C++11 random number facility as defined in
* implements various pseudo random number algorithms
* supports multiple streams of random numbers for parallel (multi-threaded) applications
* does not depend on a specific parallelization technique, may be used with any threading library or MPI
* pseudo random numbers can be sampled from many different distributions
- Links to devel:libraries:c_c++ / trng
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lalala123:RISCV/failed_trng && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000183 183 Bytes | |
trng-4.27.tar.gz | 0001509117 1.44 MB | |
trng-external-catch.patch | 0000000904 904 Bytes | |
trng.changes | 0000003260 3.18 KB | |
trng.spec | 0000002645 2.58 KB |
Comments 0