Generic definitions

Turn off annoying warnings messages

Off[General :: spell1] ; Off[General :: spell] ;

Load in necessary packages

<<LinearAlgebra`MatrixManipulation` ;

Nice view of matrices and vectors

Nice[m_] := m//MatrixForm // TraditionalForm


Created by Mathematica  (September 7, 2003)