DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmath-random-mt-perl
BeschreibungPerl implementation of the Mersenne Twister algorithm
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.10-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe100 Byte
Hängt ab vonperl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße14146 Byte
Prüfsumme MD5553f80565f9f645001d3ae25796d80ff
Prüfsumme SHA1b0320ab33018465cf7b0d3679261459050684cec
Prüfsumme SHA25617bb72e75e7c8e28f5c2829e2e4036f4ca2dc89c5285e1d6c12b70f0640209cb
Link zum Herunterladenlibmath-random-mt-perl_1.10-1_i386.deb
Ausführliche BeschreibungMath::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: .


Impressum
Linux is a registered trademark of Linus Torvalds