Matrix Theory and Algorithms
Matrix theory and algorithms sits at the intersection of pure mathematics and computational practice, concerned with how to solve systems of linear equations, find eigenvalues, and factor large matrices accurately and efficiently on real hardware. Because nearly every domain of science and engineering — from simulating fluid dynamics to training machine learning models — reduces critical computations to matrix problems, the quality of these algorithms directly determines what is feasible to compute at all. Much of current research focuses on sparse linear systems, where most entries are zero and clever structure can be exploited, and on iterative methods such as Krylov subspace techniques that approximate solutions incrementally rather than all at once — but finding robust preconditioners that make these iterations converge quickly for difficult, poorly conditioned problems remains an open challenge. Saddle point systems, which arise in constrained optimization and computational fluid dynamics, and the efficient parallel scaling of eigenvalue solvers to modern many-core architectures represent two particularly active frontiers.
- Works
- 124,811
- Total citations
- 1,754,024
- Keywords
- Matrix ComputationsNumerical Linear AlgebraPreconditioning TechniquesIterative MethodsEigenvalue ProblemsSparse Linear Systems
Top papers in Matrix Theory and Algorithms
Ordered by total citation count.
- Handbook of Mathematical Functions↗ 40,905
- Convex Optimization↗ 31,268OA
- Matrix Computations↗ 30,424
- Partial Differential Equations↗ 23,642OA
- Matrix Analysis↗ 22,401
- Linear Matrix Inequalities in System and Control Theory↗ 21,546
- LINCS: A linear constraint solver for molecular simulations↗ 17,294
- Handbook of Mathematical Functions↗ 15,406
- An Index of Factorial Simplicity↗ 14,477
- Iterative Methods for Sparse Linear Systems↗ 13,771
- GMRES: A Generalized Minimal Residual Algorithm for Solving Nonsymmetric Linear Systems↗ 11,096
- Matrix Analysis↗ 10,213
Active researchers
Top authors in this area, ranked by h-index.