6.1.13 Package linalg |
LinAlg.CharPoly | Computes the characteristic polynomial of a matrix. |
LinAlg.Det | Computes the determinant of a matrix. |
LinAlg.EF | Computes a row echelon form of a matrix over F_2 with record keeping. |
LinAlg.REF | Computes a row echelon form of a matrix. |
LinAlg.Solve | Solves a system of linear equations. |