factor/extra/math/primes
Samuel Tardieu f521805bb3 Memoize small primes list
This makes "benchmark.binary-search" work again in a reasonable time.
2008-12-29 13:55:47 +01:00
..
erato Optimize erato sieve 2008-12-28 11:43:13 +01:00
factors Small updates to math.primes 2008-11-08 16:34:39 -05:00
list Memoize small primes list 2008-12-29 13:55:47 +01:00
authors.txt
primes-docs.factor Use math.primes.erato instead of a list of first prime numbers 2008-12-26 21:03:12 +01:00
primes-tests.factor Use math.primes.erato instead of a list of first prime numbers 2008-12-26 21:03:12 +01:00
primes.factor Optimize primes-between 2008-12-28 11:43:13 +01:00
summary.txt