prime_test


prime_test, a C code which calls prime(), which counts the primes between 1 and N.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

prime, a C code which counts the number of primes between 1 and N, intended as a starting point for the creation of a parallel version.

Source Code:


Last revised on 28 July 2019.