https://github.com/willkill07/fastprimes
Prime number counter implemented in C. Pi(1e9) computed in < 0.7s
https://github.com/willkill07/fastprimes
prime-numbers
Last synced: 3 months ago
JSON representation
Prime number counter implemented in C. Pi(1e9) computed in < 0.7s
- Host: GitHub
- URL: https://github.com/willkill07/fastprimes
- Owner: willkill07
- Created: 2016-10-06T19:38:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-06T19:41:10.000Z (over 8 years ago)
- Last Synced: 2025-02-24T04:13:16.553Z (3 months ago)
- Topics: prime-numbers
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastPrimes