Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> perl >> libmath-random-tt800-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: libmath-random-tt800-perl  ]

套件: libmath-random-tt800-perl (1.01-3build6)

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.4) [armhf]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: perl (>= 5.30.0-7)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.30.0
    本虛擬套件由這些套件提供: perl-base

下載 libmath-random-tt800-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 9.7 kB42 kB [文件列表]
armhf 9.2 kB37 kB [文件列表]