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

https://github.com/indhra/project_euler

Optimized Mathematical solutions using Python
https://github.com/indhra/project_euler

Last synced: about 2 months ago
JSON representation

Optimized Mathematical solutions using Python

Awesome Lists containing this project

README

          

# Project Euler
* Implementing code solutions for interesting mathematical problems
* Problems from https://projecteuler.net/archives
* Thanks to Project Euler for all the problem statements
* Using Python and basic libraries