An open API service indexing awesome lists of open source software.

https://github.com/mohamed-94/prime-algorithm

An algorithm for detecting any prime number up to 100000 and higher.
https://github.com/mohamed-94/prime-algorithm

algorithm prime-numbers python

Last synced: 9 months ago
JSON representation

An algorithm for detecting any prime number up to 100000 and higher.

Awesome Lists containing this project

README

          

# Prime-Algorithm
An algorithm for detecting any prime number up to 100000 and higher.