Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)