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.20 - 2008-05-14

  • Improved the speed of xs_sieve_primes() by using a fixed-width array for the composites, instead of a hash.
    • suggested by Moritz Lenz <http://search.cpan.org/~moritz>
  • Reformatted the source code layout of XS.xs.

Modules

Calculate/detect prime numbers with deterministic tests