factor/basis/math/primes/factors
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
..
authors.txt Move math.primes.factors from extra to basis 2009-01-07 23:01:27 +01:00
factors-docs.factor Move math.primes.factors from extra to basis 2009-01-07 23:01:27 +01:00
factors-tests.factor When a factor has been found, check if the remainder is a prime number 2009-03-02 19:05:54 +01:00
factors.factor When a factor has been found, check if the remainder is a prime number 2009-03-02 19:05:54 +01:00
summary.txt Move math.primes.factors from extra to basis 2009-01-07 23:01:27 +01:00