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
lib/Math/Prime/Util.pm
lib/Math/Prime/Util/MemFree.pm
lib/Math/Prime/Util/PrimeArray.pm
lib/Math/Prime/Util/PP.pm
LICENSE
Makefile.PL
MANIFEST
README
TODO
XS.xs
ptypes.h
cache.h
cache.c
factor.h
factor.c
sieve.h
sieve.c
util.h
util.c
examples/README
examples/bench-factor.pl
examples/bench-factor-extra.pl
examples/bench-factor-semiprime.pl
examples/bench-is-prime.pl
examples/bench-miller-rabin.pl
examples/bench-nthprime.pl
examples/bench-pcapprox.pl
examples/bench-primecount.pl
examples/bench-random-prime.pl
examples/test-factor-yafu.pl
examples/test-factor-mpxs.pl
examples/test-nextprime-yafu.pl
examples/test-primes-yafu.pl
examples/test-holf.pl
examples/test-nthapprox.pl
examples/test-pcapprox.pl
examples/sophie_germain.pl
examples/twin_primes.pl
t/01-load.t
t/02-can.t
t/03-init.t
t/10-isprime.t
t/11-primes.t
t/12-nextprime.t
t/13-primecount.t
t/14-nthprime.t
t/15-probprime.t
t/16-randomprime.t
t/17-pseudoprime.t
t/18-functions.t
t/30-relations.t
t/31-threading.t
t/50-factoring.t
t/51-primearray.t
t/90-release-perlcritic.t
t/91-release-pod-syntax.t
t/92-release-pod-coverage.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)