软件包:libghc-mersenne-random-pure64-dev(0.2.2.0-7)
libghc-mersenne-random-pure64-dev 的相关链接
Debian 的资源:
下载源码包 haskell-mersenne-random-pure64:
- [haskell-mersenne-random-pure64_0.2.2.0-7.dsc]
- [haskell-mersenne-random-pure64_0.2.2.0.orig.tar.gz]
- [haskell-mersenne-random-pure64_0.2.2.0-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [code.haskell.org]
相似软件包:
Fast pure pseudorandom number generator
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 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.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-mersenne-random-pure64-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libghc-random-dev-1.2.1.2-a7f85
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-time-dev-1.12.2-d0f76
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库