A custom prime algorithm, implementation, and performance code & review
-
Updated
Sep 10, 2021 - Python
A custom prime algorithm, implementation, and performance code & review
An algorithm that makes prime numbers, base+prime, by utilizing the lines that form when you look at the base as a matrix, and improved efficiency of higher bases that are made from a combination of the lowest value primes.
Add a description, image, and links to the prime-search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the prime-search-algorithm topic, visit your repo's landing page and select "manage topics."