Daniel-Diaz / matrixLinks
A Haskell native implementation of matrices and their operations.
☆35Updated 2 years ago
Alternatives and similar repositories for matrix
Users that are interested in matrix are comparing it to the libraries listed below
Sorting:
- haskell memory☆48Updated 2 years ago
- Monad Transformers and Classes☆76Updated 6 years ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Haskell library for efficiently building up buffers☆27Updated 10 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 8 months ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆126Updated last year
- Haskell 98 contravariant functors☆73Updated last year
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Some useful control operators for looping☆47Updated 5 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆53Updated 2 years ago
- Alternative Core language for GHC plugins☆39Updated 9 years ago
- Open records for Haskell☆22Updated 8 years ago
- A class for types that can be converted to a hash value☆106Updated 2 months ago
- JHC Haskell compiler split into reusable components