Linear Algebra of Programming - Algebraic Matrices in Haskell
☆85May 6, 2025Updated 10 months ago
Alternatives and similar repositories for laop
Users that are interested in laop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Type Your Matrices For Great Good☆29Jul 22, 2020Updated 5 years ago
- typesafe implementation of tensor algebra in Haskell☆13Feb 27, 2021Updated 5 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆71Updated this week
- Type level algebraic "proofs" using lens combinators☆19Jul 26, 2019Updated 6 years ago
- Haskell library for semigroup actions and torsors☆65Feb 3, 2025Updated last year
- Haskell implementation of Glumpy☆12Jun 21, 2021Updated 4 years ago
- Haskell counters that can be safely incremented from multiple threads☆19Oct 7, 2025Updated 5 months ago
- A Haskell library for loading configuation data from environment variables.☆17Nov 4, 2022Updated 3 years ago
- rewrite rules for type-level equalities☆62Aug 29, 2025Updated 6 months ago
- Haskell bindings to ArrayFire☆60Dec 14, 2024Updated last year
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- GHC plugin to desugar ! into do-notation☆38Feb 4, 2026Updated last month
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆73Jan 2, 2026Updated 2 months ago
- ☆33Feb 16, 2026Updated last month
- a modern library for typed path manipulation in Haskell☆36Jul 24, 2025Updated 7 months ago
- Performance shootout of various trie implementations☆18May 30, 2019Updated 6 years ago
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Oct 2, 2022Updated 3 years ago
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated 2 months ago
- Tensors in Haskell☆40Feb 3, 2026Updated last month
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Mar 6, 2026Updated 2 weeks ago
- Heterogeneous automatic differentiation ("backpropagation") in Haskell☆193Jun 5, 2025Updated 9 months ago
- Efficient implementation of the implicit treap data structure☆63Aug 2, 2021Updated 4 years ago
- Haskell binding for Bullet physics engine☆24May 14, 2020Updated 5 years ago
- 🔖 Better Haskell documentation.☆17Sep 11, 2020Updated 5 years ago
- ☆14Apr 17, 2022Updated 3 years ago
- Many-dimensional type-safe numeric ops☆46Dec 23, 2021Updated 4 years ago
- First-class type families☆91Nov 6, 2025Updated 4 months ago
- checkers for algebra driven design☆34Nov 19, 2022Updated 3 years ago
- Automatically trace all (showable) binds in do expressions☆84Jun 11, 2018Updated 7 years ago
- Overloaded plugin☆31Jun 15, 2024Updated last year
- Haskell graphs and networks library☆31Mar 15, 2022Updated 4 years ago
- Hasktorch two-layer network example project☆13Nov 21, 2020Updated 5 years ago
- Maps using values' monoidal structure during merging☆42Jan 28, 2026Updated last month
- I/O utilities and datasets for algebraic-graphs☆14Aug 29, 2022Updated 3 years ago
- A Haskell to Coq compiler that represents effectful programs with the free monad