eigen

Linear algebra library

A C++ template library for linear algebra and numerical solvers

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

GitHub

609 stars
75 watching
131 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ekrich/sblasA library that provides an interface to high-performance linear algebra operations34
eigenteam/eigen-git-mirrorProvides a mirrored version of the Eigen linear algebra library before its official repository was moved to GitLab.1,791
yixuan/spectraA C++ library for efficiently computing eigenvalues of large sparse matrices758
quix/linalgA Ruby library for efficient linear algebra computations and matrix operations.108
jrl-umi3218/spacevecalgA C++ library implementing spatial vector algebra with Eigen3 linear algebra library71
versilov/matrexA fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS.479
jhumphry/lalgAn Ada interface to BLAS for linear algebra operations on dense matrices and vectors4
akabe/slapA linear algebra library with type-based static size checking for matrix operations.88
ekmett/linearA set of low-dimensional linear algebra primitives for use in Haskell programs203
andreaferretti/neoA linear algebra library for Nim programming language245
sciruby/nmatrixA fast numerical linear algebra library for Ruby470
blindglobe/lisp-matrixA numerical algebra package for Common Lisp71
ocramz/sparse-linear-algebraProvides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis89
ethz-adrl/ifoptAn Eigen-based C++ interface to nonlinear programming solvers790
blas-lapack-rs/netlib-srcProvides source code for linear algebra libraries built on top of Netlib4