软件包: libmath-random-mt-perl (1.17-1build3)
libmath-random-mt-perl 的相关链接
Trisquel 的资源:
下载源码包 libmath-random-mt-perl:
- [libmath-random-mt-perl_1.17-1build3.dsc]
- [libmath-random-mt-perl_1.17.orig.tar.gz]
- [libmath-random-mt-perl_1.17-1build3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Salvatore Bonaccorso
- Jonathan Yu
外部的资源:
- 主页 [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.1.3)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.26.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.26.0
- 本虚包由这些包填实: perl-base