Knuth's primality test
Go to file
Mike 9f1957540f . 2023-08-25 12:53:52 +03:00
M9941.txt.bz2 . 2023-08-25 12:53:52 +03:00
README.md . 2023-08-25 09:26:45 +03:00
UNLICENSE . 2023-08-25 02:38:10 +03:00
factordb-prp.bz2 . 2023-08-25 09:35:23 +03:00
isprime.l . 2023-08-25 12:24:37 +03:00
primality_test.json . 2023-08-25 12:20:12 +03:00
test-factordb.l . 2023-08-25 11:09:39 +03:00
test-mersenne.l . 2023-08-25 12:53:52 +03:00
test-wycheproof.l . 2023-08-25 12:24:37 +03:00

README.md

Lets test Knuth's primality test from book Vol.2, p.379.