软件包:libmath-random-mt-perl(1.17-1 以及其他的)
libmath-random-mt-perl 的相关链接
Debian 的资源:
下载源码包 libmath-random-mt-perl:
- [libmath-random-mt-perl_1.17-1.dsc]
- [libmath-random-mt-perl_1.17.orig.tar.gz]
- [libmath-random-mt-perl_1.17-1.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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.32.0
- 本虚包由这些包填实: perl-base