prime_test


prime_test, a MATLAB program which calls prime() to count 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 GNU LGPL license.

Related Data and Programs:

prime, a MATLAB program 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 05 March 2019.