Questions on the various algorithms used in linear algebra computations (matrix computations).
Questions tagged with this tag can be about, but not limited to:
- Matrix decompositions like SVD, QR, Cholesky, etc.
- The solution of linear systems and least squares problems.
- Analysis of numerical linear algebra algorithms like condition numbers and stability analysis.
- Eigenvalue problems.
- The designs of direct or iterative methods to solve linear systems.