Gaussian elimination (source code)

= Gaussian elimination
{wiki=Gaussian_elimination}

Gaussian elimination is a systematic method for solving systems of linear equations. It is also used to find the rank of a matrix, compute the inverse of an invertible matrix, and determine whether a system of equations has no solution, one solution, or infinitely many solutions.