Changes for version 0.34 - 2015-10-14
- ADDED
- sieve_prime_cluster(low,high,...) sieve clusters/constellations
- PERFORMANCE
- Speedup partial sieve with large range.
- OTHER
- Remove _GMP_trial_primes(), which was never exported.
- Internal restructuring of sieve_primes and sieve_twin_primes.
- is_frobenius_pseudoprime with arguments doesn't check for perfect square, and works for small primes plus large params.
Modules
Utilities related to prime numbers and factoring, using GMP