|
Package to be used in first course of linear algebra
or matrix algebra. Manipulation of matrices and vectors. This program
computes the standard matrix operations(i.e. row operations, sum,
difference, scalar multiples, matrix product, transpose, inverse,
powers, determinants, linear equations, eigenvalues, reduced row
echelon form, and similarity transformations. This program also
deals with vector operations(i.e. sum, difference, scalar multiples,
inner product, cross product, linear dependence, and the Gramm-Schmidt
process. Sample homework assignments and projects are provided.
|