Linked from
The 30 pages that link to Gaussian elimination, each with the reason it gives.
DeterminantRelated: Tracking row-operation effects gives an efficient way to compute determinants.
Linear algebraRelated: It reduces a system to a form where its solutions can be read or classified.
Invertible matrixRelated: Row reduction can find an inverse by reducing the matrix to the identity.
LU decompositionRelated: Its elimination steps produce the entries of the lower-triangular factor.
Column spaceRelated: Pivot columns identify a basis for the original matrix’s column space.
Matrix theoryRelated: It solves systems and determines rank using elementary matrix operations.
Sylvester's criterionRelated: Its pivots are ratios of successive leading principal minors.
John Vincent AtanasoffRelated: The ABC was designed to automate arithmetic for this method.