up previous next
6.1.11 Package linalg
The following are commands and functions within the 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.




For details look up each item by name. Online, try ?ItemName or H.Syntax("ItemName").