9 Commits
Author SHA1 Message Date
nortega 23b8d988e8 Added useful comments. 2019-10-08 18:02:45 +02:00
nortega 84687f86c1 Using a better algorithm based on property of primes.
I recently found out that `p` being prime, while `p > 3`, then
`p = 6*k (+/-) 1`.
2019-10-08 17:58:08 +02:00
nortega 2cfc24afb7 Forgot to print 2. 2019-10-08 17:10:39 +02:00
nortega d61ef9b034 Entire OpenMPI library is required. 2019-10-08 15:36:33 +02:00
nortega 23592a98ed Create linked list interface. 2019-09-24 08:20:09 +02:00
nortega fadcafaeaf Begin linking to MPI. 2019-09-24 08:19:47 +02:00
nortega 63e2eda663 Switch to using linked list. 2019-09-24 07:10:12 +02:00
nortega d5fb2b06df New objective for v2.0 2019-09-24 07:07:26 +02:00
nortega 68ac85f3f0 Code refractoring. 2019-09-23 20:44:23 +02:00