findX: Calculate the left row action matrix to turn a matrix into its Gaussian Form.
Description
This function calculates the left, row action matrix X in the equation $$G = X N Y$$, where G is the original matrix and N is the Gaussian Form of the same matrix. This is done via standard Gaussian Elimination