SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-mersenne-random
Version : 1.0.0.1 Vendor : openSUSE
Release : bp150.2.6 Date : 2018-07-30 20:35:09
Group : Development/Libraries/Haskell Source RPM : ghc-mersenne-random-1.0.0.1-bp150.2.6.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Generate high quality pseudorandom numbers using a SIMD Fast Mersenne Twister
Description :
The Mersenne twister is a pseudorandom number generator developed by Makoto
Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence over
a finite binary field. It provides for fast generation of very high quality
pseudorandom numbers

This library uses SFMT, the SIMD-oriented Fast Mersenne Twister, a variant of
Mersenne Twister that is much faster than the original. It is designed to be
fast when it runs on 128-bit SIMD. It can be compiled with either SSE2 and
PowerPC AltiVec support, to take advantage of these instructions.

> cabal install -fuse_sse2

On an x86 system, for performance win.

By default the period of the function is 2^19937-1, however, you can compile in
other defaults. Note that this algorithm on its own is not cryptographically
secure.

For more information about the algorithm and implementation, see the SFMT
homepage,

< http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html>

and, Mutsuo Saito and Makoto Matsumoto, /SIMD-oriented Fast Mersenne Twister: a
128-bit Pseudorandom Number Generator/, in the Proceedings of MCQMC2006, here:

< http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/sfmt.pdf> .

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-mersenne-random-1.0.0.1-bp150.2.6.x86_64.rpm
     

Provides :
ghc-mersenne-random
ghc-mersenne-random(x86-64)
libHSmersenne-random-1.0.0.1-Dow9ul4HzssG5QR72TG9Bw-ghc8.0.2.so()(64bit)

Requires :
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSold-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j-ghc8.0.2.so()(64bit)
libHSold-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq-ghc8.0.2.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.0.2/mersenne-random-1.0.0.1-Dow9ul4HzssG5QR72TG9Bw
/usr/lib64/ghc-8.0.2/mersenne-random-1.0.0.1-Dow9ul4HzssG5QR72TG9Bw/libHSmersenne-random-1.0.0.1-Dow9ul4HzssG5QR72TG9Bw-ghc8.0.2.so
/usr/share/doc/packages/ghc-mersenne-random
/usr/share/doc/packages/ghc-mersenne-random/LICENSE

 
ICM