A sparse linear system solver using the GMRES iterative method.
Krylov subspace and preconditioned iterative solvers for dense and sparse linear systems, with shared and distributed memory parallelism.
GMRES implementation using faer
High-performance Boundary Element Method library for acoustic scattering
Sparse matrix support for OxiBLAS
Sparse tensor formats and operations for TenRSo
Multigrid FEM solver for the Helmholtz equation
High-performance linear solvers for BEM and FEM
Linear algebra module for SciRS2 (scirs2-linalg)
Fixed-effects normal equation solver with Schwarz preconditioning
A linear algebra library written in Rust with an ndarray-first architecture.
Linear algebra abstractions for Numra: dense and sparse matrices, LU/QR/Cholesky/SVD, iterative solvers (CG, GMRES, BiCGSTAB).