https://github.com/sravan-s/euler
Project Euler in Haskell
https://github.com/sravan-s/euler
euler haskell
Last synced: about 1 year ago
JSON representation
Project Euler in Haskell
- Host: GitHub
- URL: https://github.com/sravan-s/euler
- Owner: sravan-s
- License: mit
- Created: 2016-12-26T12:24:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T06:13:25.000Z (over 9 years ago)
- Last Synced: 2025-02-14T23:29:34.274Z (over 1 year ago)
- Topics: euler, haskell
- Language: Haskell
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# euler
Project Euler in Haskell
## Silly excuse
The aim here is to learn some math and haskell
Optimizations will come later