SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-splitmix rpm build for : OpenSuSE. For other distributions click ghc-splitmix.

Name : ghc-splitmix
Version : 0.0.4 Vendor : openSUSE
Release : bp152.1.11 Date : 2020-06-16 12:34:13
Group : Unspecified Source RPM : ghc-splitmix-0.0.4-bp152.1.11.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Fast Splittable PRNG
Description :
Pure Haskell implementation of SplitMix described in

Guy L. Steele, Jr., Doug Lea, and Christine H. Flood. 2014. Fast splittable
pseudorandom number generators. In Proceedings of the 2014 ACM International
Conference on Object Oriented Programming Systems Languages & Applications
(OOPSLA \'14). ACM, New York, NY, USA, 453-472. DOI:
< https://doi.org/10.1145/2660193.2660195>

The paper describes a new algorithm /SplitMix/ for /splittable/ pseudorandom
number generator that is quite fast: 9 64 bit arithmetic/logical operations per
64 bits generated.

/SplitMix/ is tested with two standard statistical test suites (DieHarder and
TestU01, this implementation only using the former) and it appears to be
adequate for \"everyday\" use, such as Monte Carlo algorithms and randomized data
structures where speed is important.

In particular, it __should not be used for cryptographic or security
applications__, because generated sequences of pseudorandom values are too
predictable (the mixing functions are easily inverted, and two successive
outputs suffice to reconstruct the internal state).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP2/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-splitmix-0.0.4-bp152.1.11.x86_64.rpm
     

Provides :
ghc-splitmix
ghc-splitmix(x86-64)
libHSsplitmix-0.0.4-2Bc7Nid1KzS7mlR9cbOxHm-ghc8.10.1.so()(64bit)

Requires :
libHSarray-0.5.4.0-ghc8.10.1.so()(64bit)
libHSbase-4.14.0.0-ghc8.10.1.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.10.1.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.1.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.1.so()(64bit)
libHSrandom-1.1-AA3zCuOgsVZCzsZYE3CMpY-ghc8.10.1.so()(64bit)
libHStime-1.9.3-ghc8.10.1.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.10.1/splitmix-0.0.4
/usr/lib64/ghc-8.10.1/splitmix-0.0.4/libHSsplitmix-0.0.4-2Bc7Nid1KzS7mlR9cbOxHm-ghc8.10.1.so
/usr/share/licenses/ghc-splitmix
/usr/share/licenses/ghc-splitmix/LICENSE

 
ICM