linear

Linear algebra library

A set of low-dimensional linear algebra primitives for use in Haskell programs

Low-dimensional linear algebra primitives for Haskell.

GitHub

202 stars
29 watching
50 forks
Language: Haskell
last commit: about 1 month ago

Related projects:

Repository Description Stars
ekmett/linear-logic An implementation of intuitionistic linear logic using Haskell. 83
ekmett/hask Category theory for Haskell with a strong lens-like flavor. 161
ekmett/contravariant Provides a Haskell implementation of functors with contravariant behavior 73
ekmett/semigroups A Haskell package providing a set of semigroups and tools for deriving them with generics. 62
ekrich/sblas A library that provides an interface to high-performance linear algebra operations 34
ekmett/structures A playground for advanced data structures in Haskell 63
ekmett/bound Combinators for manipulating locally-nameless generalized de Bruijn terms 122
ekmett/reflection Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism 102
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
ekmett/gl Provides Haskell bindings to the OpenGL specification 94
sarah-quinones/faer-rs A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. 1,878
andreaferretti/neo A linear algebra library for Nim programming language 245
mmottl/lacaml An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. 128
sebbekarlsson/glms A language and framework for linear algebra and image manipulation with a focus on simplicity and extensibility. 41
ekmett/profunctors A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types 70