The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.31 - 2013-08-07

  • Change proof certificate documentation to reflect the new text format.
  • Some platforms were using __int128 when it wasn't supported. Only x86_64 and Power64 use it now.
  • Small speedup for ranged totient internals.
  • Patch MPU::GMP 0.13 giving us not quite what we expected from a small certificate. Fixed in MPU::GMP 0.14, worked around here regardless.

Modules

Utilities related to prime numbers, including fast sieves and factoring
Elliptic curve operations for affine points
Elliptic curve operations for projective points
An auto-free object for Math::Prime::Util
Pure Perl version of Math::Prime::Util
Primality proofs and certificates
A tied array for primes
Perl Big Float versions of Riemann Zeta and R functions