Ecosyste.ms: Awesome
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: about 5 hours ago
JSON representation
An algorithm for detecting any prime number up to 100000 and higher.
- Host: GitHub
- URL: https://github.com/mohamed-94/prime-algorithm
- Owner: Mohamed-94
- License: mit
- Created: 2018-08-11T19:56:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T21:25:51.000Z (over 6 years ago)
- Last Synced: 2023-08-13T15:59:07.037Z (over 1 year ago)
- Topics: algorithm, prime-numbers, python
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prime-Algorithm
An algorithm for detecting any prime number up to 100000 and higher.