Bodigrim / polyLinks
Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)
☆68Updated 2 months ago
Alternatives and similar repositories for poly
Users that are interested in poly are comparing it to the libraries listed below
Sorting:
- ICFP tutorial☆39Updated 3 years ago
- rewrite rules for type-level equalities☆62Updated last year
- Haskell monad transformer for weighted, non-deterministic computation☆30Updated 4 months ago
- Prototype implementations of systems based on setoid type theory☆65Updated 4 years ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆72Updated 2 weeks ago
- Fine-grained lattice primitives for Haskell☆37Updated last month
- Low-overhead effect management for concrete monads☆37Updated 3 years ago
- Ghosts of Departed Proofs☆60Updated 4 years ago
- Signature inference for Functional Property Discovery in Haskell☆38Updated 7 years ago
- A non-interactive proof assistant using the Haskell type system☆37Updated 5 years ago
- semirings and *-semirings of types in base/haskell-platform☆42Updated last year
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Tactic Metaprogramming in Haskell☆56Updated 5 years ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- Quantitative Type Theory implementation☆54Updated 4 years ago
- ☆40Updated 5 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 10 months ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Efficient parser combinators for Haskell☆39Updated 3 weeks ago
- Dependently-typed finite maps (partial dependent products)☆66Updated 4 months ago
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- APIs for more recursive definitions☆19Updated 7 months ago
- The Software Foundations book, in GHC☆82Updated 5 months ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆69Updated 8 months ago
- ☆45Updated 3 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.