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/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 entropy.h entropy.c factor.h factor.c keyval.h 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 semi_primes.h semi_primes.c sieve.h sieve.c sieve_cluster.h sieve_cluster.c threadlock.h util.h util.c csprng.h csprng.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-semiprimes.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-chebyshev.t t/19-chinese.t t/19-divisorsum.t t/19-gcd.t t/19-kronecker.t t/19-legendrephi.t t/19-liouville.t t/19-mangoldt.t t/19-moebius.t t/19-popcount.t t/19-primroots.t t/19-ramanujan.t t/19-rootint.t t/19-totients.t t/19-valuation.t t/19-znorder.t t/20-jordantotient.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-iscarmichael.t t/26-isfundamental.t t/26-ispower.t t/26-issemiprime.t t/26-issquarefree.t t/26-istotient.t t/26-mod.t t/26-pillai.t t/26-polygonal.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-randfactor.t t/51-znlog.t t/52-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/check-nth-bounds.pl 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-primecount.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)