An exact solver for simple H-matrix systems
Abstract
Hierarchical matrices (usually abbreviated H-matrices) are frequently used to construct preconditioners for systems of linear equations. Since it is possible to compute approximate inverses or LU factorizations in H-matrix representation using only O(n 2 n) operations, these preconditioners can be very efficient. Here we consider an algorithm that allows us to solve a linear system of equations given in a simple H-matrix format exactly using O(n 2 n) operations. The central idea of our approach is to avoid computing the inverse and instead use an efficient representation of the LU factorization based on low-rank updates performed with the well-known Sherman-Morrison-Woodbury equation.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.