パッケージ: libghc-mwc-random-dev (0.15.0.2-1 など)
libghc-mwc-random-dev に関するリンク
Debian の資源:
haskell-mwc-random ソースパッケージをダウンロード:
- [haskell-mwc-random_0.15.0.2-1.dsc]
- [haskell-mwc-random_0.15.0.2.orig.tar.gz]
- [haskell-mwc-random_0.15.0.2-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.15.1.0-a09f1
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-math-functions-dev-0.3.4.2-98749
- 以下のパッケージによって提供される仮想パッケージです: libghc-math-functions-dev
-
- dep: libghc-primitive-dev-0.7.3.0-f5abf
- 以下のパッケージによって提供される仮想パッケージです: libghc-primitive-dev
-
- dep: libghc-random-dev-1.2.1.1-c4965
- 以下のパッケージによって提供される仮想パッケージです: libghc-random-dev
-
- dep: libghc-time-dev-1.9.3-66f54
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-vector-dev-0.12.3.1-377c0
- 以下のパッケージによって提供される仮想パッケージです: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ