https://github.com/hyperentangledqubit/projecteuler
Solutions to Project Euler problems from scratch
https://github.com/hyperentangledqubit/projecteuler
euler julia julia-language julialang project-euler
Last synced: 6 months ago
JSON representation
Solutions to Project Euler problems from scratch
- Host: GitHub
- URL: https://github.com/hyperentangledqubit/projecteuler
- Owner: HyperEntangledQubit
- License: mit
- Created: 2023-06-01T17:49:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-02T00:15:17.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T06:25:57.205Z (over 1 year ago)
- Topics: euler, julia, julia-language, julialang, project-euler
- Language: Julia
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Euler solutions
Solutions to Project Euler problems from scratch!
- [ ] Include unit testing and project build automation
- [ ] Include math write up of solution (latex?)
- [ ] Explore the Julia ecosystem (packaging, computational tools)