prime_test


prime_test, a FORTRAN90 code which calls prime(), which counts the number of primes between 1 and N, and is intended as a starting point for a parallel version.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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

Source Code:


Last revised on 12 January 2023.