套件: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)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-math-functions-dev-0.2.1.0-af519
- 本虛擬套件由這些套件填實: libghc-math-functions-dev
-
- dep: libghc-primitive-dev-0.6.4.0-171f6
- 本虛擬套件由這些套件填實: libghc-primitive-dev
-
- dep: libghc-time-dev-1.8.0.2-161f8
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-vector-dev-0.12.0.1-b2b50
- 本虛擬套件由這些套件填實: libghc-vector-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- 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