软件包:libghc-mwc-random-dev(0.15.1.0-1 以及其他的)
libghc-mwc-random-dev 的相关链接
Debian 的资源:
下载源码包 haskell-mwc-random:
- [haskell-mwc-random_0.15.1.0-1.dsc]
- [haskell-mwc-random_0.15.1.0.orig.tar.gz]
- [haskell-mwc-random_0.15.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fast, high quality pseudo random number generation
This package contains code for generating high quality random numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications.
The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222) multiply-with-carry generator, which has a period of 2^8222 and fares well in tests of randomness. It is also extremely fast, between 2 and 3 times faster than the Mersenne Twister.
Compared to the mersenne-random package, this package has a more convenient API, is faster, and supports more statistical distributions.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-mwc-random-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libghc-math-functions-dev-0.3.4.4-12d3b
- 本虚包由这些包填实: libghc-math-functions-dev
-
- dep: libghc-primitive-dev-0.8.0.0-85ad5
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-random-dev-1.2.1.2-a7f85
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-time-dev-1.12.2-d0f76
- 本虚包由这些包填实: ghc
-
- dep: libghc-vector-dev-0.13.1.0-abd16
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库