Allow users to input matrices (most likely using \begin{array} or \begin{matrix}) then use them in computation. Provide support for basic matrix operations, i.e. scaler product, dot product, +, -, determinate, cofactor... possibly others.
Log in to post a comment.