The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
cpanfile
lib/ntheory.pm
lib/Math/Prime/Util.pm
lib/Math/Prime/Util/MemFree.pm
lib/Math/Prime/Util/PrimeArray.pm
lib/Math/Prime/Util/PrimeIterator.pm
lib/Math/Prime/Util/PP.pm
lib/Math/Prime/Util/PPFE.pm
lib/Math/Prime/Util/ZetaBigFloat.pm
lib/Math/Prime/Util/ECAffinePoint.pm
lib/Math/Prime/Util/ECProjectivePoint.pm
lib/Math/Prime/Util/PrimalityProving.pm
lib/Math/Prime/Util/RandomPrimes.pm
lib/Math/Prime/Util/ISAAC.pm
lib/Math/Prime/Util/ChaCha.pm
lib/Math/Prime/Util/Entropy.pm
LICENSE
Makefile.PL
MANIFEST
README
TODO
XS.xs
ptypes.h
montmath.h
multicall.h
mulmod.h
aks.h
aks.c
cache.h
cache.c
constants.h
factor.h
factor.c
lehmer.h
lehmer.c
lmo.h
lmo.c
ppport.h
primality.h
primality.c
prime_count_tables.h
prime_nth_count.h
prime_nth_count.c
ramanujan_primes.h
ramanujan_primes.c
random_prime.h
random_prime.c
sieve.h
sieve.c
sieve_cluster.h
sieve_cluster.c
threadlock.h
util.h
util.c
csprng.h
csprng.c
isaac.h
isaac.c
chacha.h
chacha.c
bench/bench-factor.pl
bench/bench-factor-extra.pl
bench/bench-factor-semiprime.pl
bench/bench-is-prime.pl
bench/bench-isprime-bpsw.pl
bench/bench-miller-rabin.pl
bench/bench-nthprime.pl
bench/bench-pcapprox.pl
bench/bench-primearray.pl
bench/bench-primecount.pl
bench/bench-irand.pl
bench/bench-drand.pl
bench/bench-random-bytes.pl
bench/bench-random-prime.pl
bench/bench-random-prime-bigint.pl
bench/bench-pp-count.pl
bench/bench-pp-isprime.pl
bench/bench-pp-sieve.pl
bench/bench-mp-nextprime.pl
bench/bench-mp-psrp.pl
bench/bench-mp-prime_count.pl
bench/factor-gnufactor.pl
examples/README
examples/csrand.pl
examples/csrand-gmp.pl
examples/sophie_germain.pl
examples/twin_primes.pl
examples/abundant.pl
examples/find_mr_bases.pl
examples/inverse_totient.pl
examples/ktuplet.pl
examples/ktuplet-threads.pl
examples/numseqs.pl
examples/fibprime-serial.pl
examples/fibprime-threads.pl
examples/fibprime-mce.pl
examples/porter.pl
examples/verify-gmp-ecpp-cert.pl
examples/verify-sage-ecpp-cert.pl
examples/verify-cert.pl
examples/project_euler_010.pl
examples/project_euler_021.pl
examples/project_euler_037.pl
examples/project_euler_047.pl
examples/project_euler_049.pl
examples/project_euler_069.pl
examples/project_euler_070.pl
examples/project_euler_072.pl
examples/project_euler_095.pl
examples/project_euler_131.pl
examples/project_euler_142.pl
examples/project_euler_193.pl
examples/project_euler_211.pl
examples/project_euler_214.pl
examples/project_euler_342.pl
examples/project_euler_357.pl
examples/verify-primegaps.pl
bin/primes.pl
bin/factor.pl
t/01-load.t
t/02-can.t
t/011-load-ntheory.t
t/022-can-ntheory.t
t/03-init.t
t/04-inputvalidation.t
t/10-isprime.t
t/11-primes.t
t/11-ramanujanprimes.t
t/11-twinprimes.t
t/11-sumprimes.t
t/11-clusters.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/19-moebius.t
t/20-primorial.t
t/21-conseq-lcm.t
t/22-aks-prime.t
t/23-primality-proofs.t
t/23-random-certs.t
t/24-partitions.t
t/25-lucas_sequences.t
t/26-combinatorial.t
t/26-digits.t
t/26-ispower.t
t/26-mod.t
t/26-pillai.t
t/26-vec.t
t/27-bernfrac.t
t/28-pi.t
t/29-mersenne.t
t/30-relations.t
t/31-threading.t
t/32-iterators.t
t/33-examples.t
t/34-random.t
t/35-cipher.t
t/35-rand-tag.t
t/50-factoring.t
t/51-primearray.t
t/70-rt-bignum.t
t/80-pp.t
t/81-bignum.t
t/90-release-perlcritic.t
t/91-release-pod-syntax.t
t/92-release-pod-coverage.t
t/93-release-spelling.t
t/94-weaken.t
t/97-synopsis.t
xt/chinese.pl
xt/create-pc-tables.pl
xt/moebius-mertens.pl
xt/totient-range.pl
xt/primality-small.pl
xt/primality-aks.pl
xt/primality-proofs.pl
xt/small-is-next-prev.pl
xt/factor-holf.pl
xt/legendre_phi.t
xt/make-chacha20-inner.pl
xt/make-script-test-data.pl
xt/measure_zeta_accuracy.pl
xt/pari-totient-moebius.pl
xt/nthprime.t
xt/pari-compare.pl
xt/primecount-approx.t
xt/primecount-many.t
xt/primes-edgecases.pl
xt/rwh_primecount.py
xt/rwh_primecount_numpy.py
xt/test-bpsw.pl
xt/test-factor-mpxs.pl
xt/test-nthapprox.pl
xt/test-pcapprox.pl
xt/test-primes-script.pl
xt/test-primes-script2.pl
xt/test-factor-yafu.pl
xt/test-nextprime-yafu.pl
xt/test-ispower.pl
xt/test-znlog.pl
xt/twin_prime_count.t
xt/nth_twin_prime.t
xt/lucasuv.pl
xt/make-perrin-data.pl
xt/test-pcbounds.pl
.travis.yml
inc/Devel/CheckLib.pm
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)