primes-search-algorithm
Here are 8 public repositories matching this topic...
Number theory: primes, arithmetic functions, modular computations, special sequences
- Updated
Dec 16, 2025 - Haskell
Sieve Of Eratosthenes primes search algorithm implementation in Elixir
- Updated
Mar 1, 2017 - Elixir
First it asks for a number, then says if it is a prime number and then what kind of special prime if so, and gives a quick description and field of use.
- Updated
Apr 16, 2023 - Python
Command line tool for printing a multiplication table of the first N prime numbers.
- Updated
Jul 27, 2021 - Ruby
A few mathematical sieving algorithms, written primarily by Nils Alexandersson
- Updated
Apr 19, 2021 - Python
Count Primes faster using OpenMPI
- Updated
Jul 20, 2017 - C
I started with the Python code, then added multithreading in V2, then translated it to Java and C++(11), the C code I have also compiled to a Linux binary.
- Updated
Mar 26, 2023 - Python
Improve this page
Add a description, image, and links to theprimes-search-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theprimes-search-algorithm topic, visit your repo's landing page and select "manage topics."