Matrix Theory and Algorithms
Matrices are the fundamental language for representing linear relationships, and a vast range of scientific and engineering problems — from simulating fluid flow to training machine learning models — ultimately reduce to solving large systems of linear equations or finding eigenvalues of enormous matrices. Because these matrices can have millions of rows and billions of nonzero entries, the challenge is not just correctness but computational feasibility: researchers study iterative methods like Krylov subspace techniques, which extract approximate solutions by working in successively richer low-dimensional spaces, and preconditioning strategies that reshape a problem so it converges far faster. A central open question is how to design preconditioners that are both theoretically robust and practical for the irregular sparsity patterns that arise in real applications, particularly as computation moves onto massively parallel hardware where communication costs reshape what "efficient" means. Saddle point systems, which appear in constrained optimization and fluid mechanics, remain especially challenging because their indefinite structure defeats many standard approaches, making them an active frontier for new algorithmic ideas.
- Works
- 123,358
- Total citations
- 1,743,883
- 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,904
- Convex Optimization↗ 31,262OA
- Matrix Computations↗ 30,421
- Partial Differential Equations↗ 23,636OA
- Matrix Analysis↗ 22,392
- Linear Matrix Inequalities in System and Control Theory↗ 21,470
- LINCS: A linear constraint solver for molecular simulations↗ 16,947
- Handbook of Mathematical Functions↗ 15,404
- An Index of Factorial Simplicity↗ 13,982
- Iterative Methods for Sparse Linear Systems↗ 13,672
- GMRES: A Generalized Minimal Residual Algorithm for Solving Nonsymmetric Linear Systems↗ 11,015
- Matrix Analysis↗ 10,167
Active researchers
Top authors in this area, ranked by h-index.