factor/basis/math/primes
Samuel Tardieu e5897d52b2 Ensure that random-prime result has the right size
As noted by Slava, choosing the next prime following a random number
with a specified number of bits may give a number one more bit long.
2009-08-29 21:42:15 +02:00
..
erato use if-zero in a few more places 2009-08-11 18:15:53 -05:00
factors Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
lucas-lehmer
miller-rabin
safe
authors.txt
primes-docs.factor
primes-tests.factor Add extra tests for math.primes 2009-06-24 13:15:13 +02:00
primes.factor Ensure that random-prime result has the right size 2009-08-29 21:42:15 +02:00
summary.txt