rref2_test, an Octave code which calls rref2(), which computes the reduced row echelon form (RREF) of a matrix, which can be used to analyze matrices which are square or rectangular, singular or invertible.
The information on this web page is distributed under the MIT license.
rref2, an Octave code which computes the reduced row echelon form (RREF) of a matrix, which can be used to analyze matrices which are square or rectangular, singular or invertible.