folivetti / srtreeLinks
Haskell library for representing and manipulating Symbolic Regression Tree
☆16Updated last week
Alternatives and similar repositories for srtree
Users that are interested in srtree are comparing it to the libraries listed below
Sorting:
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Updated 3 years ago
- I/O utilities and datasets for algebraic-graphs☆14Updated 3 years ago
- ☆21Updated last month
- Formal specification of the Haskell Language Report☆30Updated 2 weeks ago
- classical sequent calculus, embedded in Haskell☆21Updated 5 months ago
- The Elements of Statistical Learning in Haskell☆13Updated 8 years ago
- Dependently typed elimination functions using singletons☆28Updated 3 weeks ago
- An Agda library for reasoning about asynchronous iterative algorithms and network routing problems☆28Updated 2 years ago
- Staged Streams and other stuff☆19Updated 3 years ago
- A usable type system for call by push-value☆33Updated 6 years ago
- a talk about and sample project for the [Categorifier](https://github.org/con-kitty/categorifier) GHC plugin.☆21Updated last year
- An efficient graph library for Haskell☆40Updated 5 months ago
- A formal verification of Linear Temporal Logic in Coq☆23Updated 2 months ago
- Learning about Haskell with Variational Autoencoders☆19Updated 6 years ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- An embedded probabilistic programming language.☆34Updated 8 years ago
- Agda-style equational reasoning in Haskell☆54Updated 3 weeks ago
- using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell☆15Updated 5 years ago
- Quantitative Type Theory implementation☆54Updated 4 years ago
- An implementation of a simple Neural network in Idris using category theory.