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

Changes for version 0.73 - 2018-11-15

  • ADDED
    • inverse_totient(n) the image of euler_phi(n)
  • FIXES
    • Try to work around 32-bit platforms in semiprime approximations. Cannot reproduce on any of my 32-bit test platforms.
    • Fix RT 127605, memory use in for... iterators.

Modules

Utilities related to prime numbers, including fast sieves and factoring
Pure Perl ChaCha20 CSPRNG
Elliptic curve operations for affine points
Elliptic curve operations for projective points
Get a good random seed
An auto-free object for Math::Prime::Util
Pure Perl version of Math::Prime::Util
PP front end for Math::Prime::Util
Primality proofs and certificates
A tied array for primes
An object iterator for primes
Generate random primes
Perl Big Float versions of Riemann Zeta and R functions
Number theory utilities