パッケージ: libghc-mwc-random-dev (0.14.0.0-2 など)
libghc-mwc-random-dev に関するリンク
Debian の資源:
haskell-mwc-random ソースパッケージをダウンロード:
- [haskell-mwc-random_0.14.0.0-2.dsc]
- [haskell-mwc-random_0.14.0.0.orig.tar.gz]
- [haskell-mwc-random_0.14.0.0-2.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.13.0.0-3cd45
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-math-functions-dev-0.3.4.0-fc148
- 以下のパッケージによって提供される仮想パッケージです: libghc-math-functions-dev
-
- dep: libghc-primitive-dev-0.7.0.1-1cdf6
- 以下のパッケージによって提供される仮想パッケージです: libghc-primitive-dev
-
- dep: libghc-time-dev-1.9.3-d12cd
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-vector-dev-0.12.1.2-b8e80
- 以下のパッケージによって提供される仮想パッケージです: 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