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

Changes for version 0.22

  • Move main factor loop out of xs and into factor.c.
  • Totient and Moebius now have complete XS implementations.
  • Ranged totient uses less memory when segmented.
  • Switch thread locking to pthreads condition variables.

Modules

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