Name : ghc-mersenne-random-pure64
| |
Version : 0.2.2.0
| Vendor : openSUSE
|
Release : bp155.2.5
| Date : 2022-08-20 07:32:19
|
Group : Unspecified
| Source RPM : ghc-mersenne-random-pure64-0.2.2.0-bp155.2.5.src.rpm
|
Size : 0.06 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Generate high quality pseudorandom numbers purely using a 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. The source for the C code can be found here:
< http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html>
This library provides a purely functional binding to the 64 bit classic mersenne twister, along with instances of RandomGen, so the generator can be used with System.Random. The generator should typically be a few times faster than the default StdGen (but a tad slower than the impure \'mersenne-random\' library based on SIMD instructions and destructive state updates.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/x86_64 |