Program to find twin prime numbers in parallel using OpenMPI
-
Updated
Feb 19, 2023 - C
Program to find twin prime numbers in parallel using OpenMPI
A repository exploring two major conjectures in number theory, the Goldbach conjecture and the twin-prime conjecture, through minimal Goldbach partitions and two new identities involving $\pi(n)$ and $\pi_2(n)$
"Analysis I" course coding project
It includes an prime numbers up to a number and twin prime numbers calculator developed by myself.
Minimal Goldbach pairs in prime and twin-prime counting
A twin prime calculator implementing the Sieve of Eratosthenes with concurrency implemented through OpenMP
Parallel Sieve of Eratosthenes using MPI and using it to compute twin primes
To associate your repository with the twin-prime-numbers topic, visit your repo's landing page and select "manage topics."