

O'Neill, Melissa E., "The Genuine Sieve of Eratosthenes", Journal of Functional Programming, Published online by Cambridge University Press 9 October 2008 doi:10.1017/S0956796808007004.primes: Efficient, purely functional generation of prime numbers.NumberSieves: Number Theoretic Sieves: primes, factorization, and Euler's Totient.Numbers: An assortment of number theoretic functions.arithmoi: Various basic number theoretic functions efficient array-based sieves, Montgomery curve factorization.12 Testing Primality, and Integer Factorization.

10 Using IntSet for a traditional sieve.7.2 Using Page-Segmented ST-Mutable Unboxed Array.6.3 Calculating Primes in a Given Range.6.2 Calculating Primes Upto a Given Value.
