The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17 - 2014-02-01

  • ADDED
    • is_bpsw_prime specific BPSW-only test
    • gcd 20-50x faster than Math::BigInt
    • lcm 3-800x faster than Math::BigInt
    • kronecker
  • FIXES
    • Factoring with a number or intermediate near the word boundary would hang or run very slow. Thanks to Hugo van der Sanden for the report.
    • Next version of vcert.c, which handles some new Primo changes.

Modules

Utilities related to prime numbers and factoring, using GMP