ghc-mersenne-random-pure64

Generate high quality pseudorandom numbers purely using a Mersenne Twister

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: <<a href="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html>">http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html></a> 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.

openSUSE Leap 16.0 没有可用的官方软件包

发行版

openSUSE Tumbleweed

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。