Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> perl >> libmath-random-tt800-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libmath-random-tt800-perl  ]

软件包: libmath-random-tt800-perl (1.01-3build4)

Perl module implementing the TT800 algorithm

Math::Random::TT800 provides an implementation of Makoto Matsumoto and Takuji Nishimura's pseudorandom number generator (PRNG) algorithm called TT800. It is similar to some other fantastic PRNG algorithms such as the Mersenne Twister (see libmath-random-mt-perl) and ISAAC (see libmath-random-isaac-perl). This particular implementation is particularly notable because it has no external dependencies aside from Perl itself.

The algorithm itself is described in Matsumoto's article published in ACM Transactions on Modelling and Computer Simulation, Volume 4, Issue 3, 1994, pages 254-266.

This algorithm is similar to the Mersenne Twister algorithm but uses a smaller array to hold state information (25 elements compared to MT's 624). Consequently, the period is much smaller - 2^800-1 versus MT's 2^19937-1. The period of ISAAC is 2^8295 values on average.

其他与 libmath-random-tt800-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.1.3) [i386]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.2.5) [amd64]
  • dep: perl (>= 5.26.0-4)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.26.0
    本虚包由这些包填实: perl-base

下载 libmath-random-tt800-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 9.6 kB37 kB [文件列表]
i386 9.9 kB36 kB [文件列表]