primegen

v 0.97

Binary and library to generate prime numbers

primegen is a small, fast library to generate prime numbers in order. Can generate primes up to 1000000000000000, although it is not optimized for primes past 32 bits. It uses the Sieve of Atkin instead of the traditional Sieve of Eratosthenes.

https://cr.yp.to/primegen.html

To install primegen, paste this in macOS terminal after installing MacPorts

sudo port install primegen

Add to my watchlist

Installations 2
Requested Installations 2