FLAM
Matrix solver
An open-source software project providing optimized linear algebra algorithms for specific matrix types commonly encountered in physics and statistics.
Fast linear algebra in MATLAB
63 stars
10 watching
20 forks
Language: MATLAB
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
springer-math/linear-programming-using-matlab | MATLAB implementations of linear programming algorithms and methods | 44 |
chtld/finite_element_method_matlab | An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |
planetis-m/manu | A Nim library providing matrix operations and decomposition methods for solving linear equations and computing determinants. | 42 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 740 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |
blindglobe/lisp-matrix | A numerical algebra package for Common Lisp | 71 |
lyc102/ifem | An integrated finite element method package in MATLAB for efficient and adaptive meshing in 2D and 3D unstructured grids. | 222 |
mkl-net/mkl.net | An API wrapper for Intel MKL's linear algebra and optimization functions in C#. | 167 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 238 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
osqp/osqp-matlab | A Matlab interface for solving quadratic programming problems using the OSQP solver | 44 |
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,886 |
cheshire/onumerical | A numerical library for OCaml providing tools for linear expressions and optimization | 8 |