libmath-random-tt800-perl_1.01-2_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Thu May 14 16:17:10 UTC 2009


(new) libmath-random-tt800-perl_1.01-2.diff.gz optional perl
(new) libmath-random-tt800-perl_1.01-2.dsc optional perl
(new) libmath-random-tt800-perl_1.01-2_i386.deb optional perl
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.
Changes: libmath-random-tt800-perl (1.01-2) unstable; urgency=low
 .
  * This package version fixes unclear licensing with some files,
    which were accidentally missed in the first upload.
 .
libmath-random-tt800-perl (1.01-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #527017)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 527017 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list