SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-splitmix
Version : 0.0.1 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 1.4 Date : 2019-02-13 04:14:14
Group : Development/Libraries/Haskell Source RPM : ghc-splitmix-0.0.1-1.4.src.rpm
Size : 0.04 MB
Packager : (none)
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/devel:/languages:/haskell:/lts:/13/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-splitmix
ghc-splitmix(x86-64)
libHSsplitmix-0.0.1-9cTuT9bsZB8IcaqtgAnVPN-ghc8.6.3.so()(64bit)

Requires :
libHSarray-0.5.3.0-ghc8.6.3.so()(64bit)
libHSbase-4.12.0.0-ghc8.6.3.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.6.3.so()(64bit)
libHSghc-prim-0.5.3-ghc8.6.3.so()(64bit)
libHSinteger-gmp-1.0.2.0-ghc8.6.3.so()(64bit)
libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.3.so()(64bit)
libHStime-1.8.0.2-ghc8.6.3.so()(64bit)
libatomic.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(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.6.3/splitmix-0.0.1-9cTuT9bsZB8IcaqtgAnVPN
/usr/lib64/ghc-8.6.3/splitmix-0.0.1-9cTuT9bsZB8IcaqtgAnVPN/libHSsplitmix-0.0.1-9cTuT9bsZB8IcaqtgAnVPN-ghc8.6.3.so
/usr/share/licenses/ghc-splitmix
/usr/share/licenses/ghc-splitmix/LICENSE

 
ICM