Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-r-a-n-t/haskell-playground
Exploration of math topics.
https://github.com/g-r-a-n-t/haskell-playground
declarative functional haskell math
Last synced: 11 days ago
JSON representation
Exploration of math topics.
- Host: GitHub
- URL: https://github.com/g-r-a-n-t/haskell-playground
- Owner: g-r-a-n-t
- Created: 2017-10-22T20:41:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T07:49:44.000Z (almost 5 years ago)
- Last Synced: 2024-10-06T20:41:30.148Z (about 1 month ago)
- Topics: declarative, functional, haskell, math
- Language: Haskell
- Homepage:
- Size: 228 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haskell Playground
Here you will find a number of partially finished math-related projects, all of which were started for learning purposes.
## Topics
- Modern Algebra ([Algebraic Structures](algebraic-structures))
- Crypto ([Elliptic Curves](elliptic-curves), [BLS](BLS), [Time-lock puzzle VDF](wesolowski-vdf), [ZK-Snarks](zksnarks))
- [Linear Algebra](linear-algebra)