Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plumdog/project_euler
Because all great journeys start with plenty of ambition and a README.md file.
https://github.com/plumdog/project_euler
Last synced: about 1 month ago
JSON representation
Because all great journeys start with plenty of ambition and a README.md file.
- Host: GitHub
- URL: https://github.com/plumdog/project_euler
- Owner: plumdog
- Created: 2014-06-04T19:08:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T15:50:40.000Z (over 7 years ago)
- Last Synced: 2024-10-14T02:27:30.851Z (3 months ago)
- Language: Python
- Size: 204 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Euler Solutions
=======================Because all great journeys start with plenty of ambition and a README.md file.
[![Build Status](https://travis-ci.org/plumdog/project_euler.svg?branch=master)](https://travis-ci.org/plumdog/project_euler)
Aims and Restrictions
---------------------* Primary aim is to become a better and more well rounded programmer,
hopefully by using some of my lesser frequented languages for
solving things.* Also to get my Maths brain working harder.
* But I also intend to try to keep my solutions more about programming
rather than maths. (That is, LaTeX is not a valid language)