libmath-random-tt800-perl binary package in Ubuntu Lunar riscv64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-12-13 04:25:02 UTC Published Ubuntu Lunar riscv64 release universe perl Optional 1.01-4build1
  • Published
  • Copied from ubuntu lunar-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar riscv64 proposed universe perl Optional 1.01-4build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-13 04:32:07 UTC Superseded Ubuntu Lunar riscv64 release universe perl Optional 1.01-4
  • Removed from disk .
  • Removal requested .
  • Superseded by riscv64 build of libmath-random-tt800-perl 1.01-4build1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed riscv64 in Primary Archive for Ubuntu