软件包:libghc-mwc-random-dev(0.13.6.0-3 以及其他的)
libghc-mwc-random-dev 的相关链接
Debian 的资源:
下载源码包 haskell-mwc-random:
- [haskell-mwc-random_0.13.6.0-3.dsc]
- [haskell-mwc-random_0.13.6.0.orig.tar.gz]
- [haskell-mwc-random_0.13.6.0-3.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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-base-dev-4.11.1.0-3abbc [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.11.1.0-5dd74 [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.11.1.0-7db1a [arm64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.11.1.0-b951c [armhf]
- 本虚包由这些包填实: ghc
-
- dep: libghc-math-functions-dev-0.2.1.0-1fe43 [arm64]
- 本虚包由这些包填实: libghc-math-functions-dev
-
- dep: libghc-math-functions-dev-0.2.1.0-9a1ce [amd64]
- 本虚包由这些包填实: libghc-math-functions-dev
-
- dep: libghc-math-functions-dev-0.2.1.0-af519 [i386]
- 本虚包由这些包填实: libghc-math-functions-dev
-
- dep: libghc-math-functions-dev-0.2.1.0-f7926 [armhf]
- 本虚包由这些包填实: libghc-math-functions-dev
-
- dep: libghc-primitive-dev-0.6.4.0-008e4 [arm64]
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-primitive-dev-0.6.4.0-171f6 [i386]
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-primitive-dev-0.6.4.0-9fde5 [armhf]
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-primitive-dev-0.6.4.0-b7b8e [amd64]
- 本虚包由这些包填实: libghc-primitive-dev
-
- dep: libghc-time-dev-1.8.0.2-0092b [armhf]
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.8.0.2-161f8 [i386]
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.8.0.2-2ae9f [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.8.0.2-9c1c7 [arm64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-vector-dev-0.12.0.1-4d111 [amd64]
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libghc-vector-dev-0.12.0.1-a5391 [armhf]
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libghc-vector-dev-0.12.0.1-b2b50 [i386]
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libghc-vector-dev-0.12.0.1-d0ea2 [arm64]
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-mwc-random-doc
- Fast, high quality pseudo random number generation; documentation
-
- sug: libghc-mwc-random-prof
- Fast, high quality pseudo random number generation; profiling libraries