/PSieve

Various prime-number-sieving programs written by myself and Geoff Reynolds

Primary LanguageCGNU General Public License v2.0GPL-2.0

This is a work in progress.  At this level you'll find Geoff Reynolds' framework
for prime sieving programs.  Each program is built in its own subdirectory;
check those for details.

To build all programs at once, just enter "make" at a terminal here.