Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-mwc-random | Distribution: openSUSE Tumbleweed |
Version: 0.14.0.0 | Vendor: openSUSE |
Release: 2.4 | Build date: Thu Jan 31 09:45:37 2019 |
Group: Development/Libraries/Haskell | Build host: armbuild02 |
Size: 1044060 | Source RPM: ghc-mwc-random-0.14.0.0-2.4.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/mwc-random | |
Summary: Fast, high quality pseudo random number generation |
This package contains code for generating high quality random numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications. The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222) multiply-with-carry generator, which has a period of 2^8222 and fares well in tests of randomness. It is also extremely fast, between 2 and 3 times faster than the Mersenne Twister. Compared to the mersenne-random package, this package has a more convenient API, is faster, and supports more statistical distributions.
BSD-2-Clause
* Sat Oct 20 2018 Peter Simons <psimons@suse.com> - Use https URL to refer to bugs.opensuse.org. * Fri Aug 17 2018 psimons@suse.com - Update mwc-random to version 0.14.0.0. [#]# Changes in 0.14.0.0 * Low level functions for acquiring random data for initialization of PRGN state is moved to `System.Random.MWC.SeedSource` module * Ensure that carry is always correct when restoring PRNG state from seed. Only affects users who create 258 element seed manually. (#63, #65) * Fri Jul 20 2018 psimons@suse.com - Add mwc-random at version 0.13.6.0.
/usr/lib/ghc-8.4.3/mwc-random-0.14.0.0-F47hZP6zYeN3oAo51nOyIP /usr/lib/ghc-8.4.3/mwc-random-0.14.0.0-F47hZP6zYeN3oAo51nOyIP/libHSmwc-random-0.14.0.0-F47hZP6zYeN3oAo51nOyIP-ghc8.4.3.so /usr/share/licenses/ghc-mwc-random /usr/share/licenses/ghc-mwc-random/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 21 02:22:00 2025