factor/basis/math/primes
Samuel Tardieu b5e08a8e3e When a factor has been found, check if the remainder is a prime number
Performances are greatly increased when a large prime number is involved.
Also, mark some words as flushable, even if it is unlikely that they
will be invoked if their result is discarded.
2009-03-02 19:05:54 +01:00
..
erato Move math.primes from extra to basis 2009-01-07 21:12:48 +01:00
factors When a factor has been found, check if the remainder is a prime number 2009-03-02 19:05:54 +01:00
authors.txt Move math.primes from extra to basis 2009-01-07 21:12:48 +01:00
primes-docs.factor Move math.primes from extra to basis 2009-01-07 21:12:48 +01:00
primes-tests.factor Move math.primes from extra to basis 2009-01-07 21:12:48 +01:00
primes.factor Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
summary.txt Move math.primes from extra to basis 2009-01-07 21:12:48 +01:00