pgen: Implement general simultaneous-primality searching.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 11 Feb 2006 15:20:51 +0000 (15:20 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Feb 2006 15:20:51 +0000 (15:20 +0000)
commit29e444ad666fee86b3056facafdc1f74c0afe761
treea35ec3a71c634e878868b9d0f20e43c754cdcd27
parentab6ce636633a45ab3b1046150b30aee43eca8d42
pgen: Implement general simultaneous-primality searching.

Find a collection of primes of the form %$a x + b$% for fixed constants
%$a$% and %$b$%, and a variable %$x$%.
.gitignore
Makefile.m4
pgen-simul.c [new file with mode: 0644]
pgen.h