パッケージ: libmath-random-mt-perl (1.17-2 など)
libmath-random-mt-perl に関するリンク
Debian の資源:
libmath-random-mt-perl ソースパッケージをダウンロード:
- [libmath-random-mt-perl_1.17-2.dsc]
- [libmath-random-mt-perl_1.17.orig.tar.gz]
- [libmath-random-mt-perl_1.17-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl implementation of the Mersenne Twister algorithm
Math::Random::MT provides an implementation of the Mersenne Twister pseudorandom number generator algorithm developed by Makoto Matsumoto and Takuji Nishimura.
It is related to but a different algorithm than a previous work by the same authors - the TT800 algorithm, which keeps less state data (MT uses 624 numbers compared to TT800's 25). Consequently, the period is much larger - 2^19937-1 compared to TT800's 2^800-1. For comparison, ISAAC's period is 2^8295 values on average.
For more information, peruse M. Matsumoto and T. Nishimura's paper: <URL:http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/mt.pdf>.
その他の libmath-random-mt-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.36.0-4)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.36.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base