-
David Gibson authored
This adds a new "eratosthenes" module which implements the standard Sieve of Eratosthenes algorithm for locating small prime numbers. Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
c5e84ef2
This adds a new "eratosthenes" module which implements the standard
Sieve of Eratosthenes algorithm for locating small prime numbers.
Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>