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: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| MATLAB implementations of linear programming algorithms and methods | 46 |
| An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |
| A Nim library providing matrix operations and decomposition methods for solving linear equations and computing determinants. | 42 |
| An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
| A linear algebra library with type-based static size checking for matrix operations. | 88 |
| A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
| A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 479 |
| A numerical algebra package for Common Lisp | 71 |
| A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 225 |
| An API wrapper for Intel MKL's linear algebra and optimization functions in C#. | 168 |
| A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 239 |
| A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
| A Matlab interface for solving quadratic programming problems using the OSQP solver | 46 |
| A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. | 1,891 |
| A numerical library for OCaml providing tools for linear expressions and optimization | 8 |