Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesseemond/benchmarkus-prime
Homework for a Complexity Algorithm class where we analyse the running time of primality testing algorithms.
https://github.com/jesseemond/benchmarkus-prime
Last synced: about 17 hours ago
JSON representation
Homework for a Complexity Algorithm class where we analyse the running time of primality testing algorithms.
- Host: GitHub
- URL: https://github.com/jesseemond/benchmarkus-prime
- Owner: JesseEmond
- License: mit
- Created: 2015-07-14T05:29:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-25T04:35:12.000Z (about 9 years ago)
- Last Synced: 2024-10-12T20:36:38.319Z (about 1 month ago)
- Language: Python
- Size: 636 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# benchmarkus-prime
Homework for a Complexity Algorithm class where we analyse the running time of primality testing algorithms.Made with [@DrPandemic](https://github.com/DrPandemic) and [@Erikad94](https://github.com/Erikad94).