ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
ScalingMatrix[{s_x, s_y, ...}] gives the matrix corresponding to scaling by a factor s_i along each coordinate axis.ScalingMatrix[s, v] gives the matrix corresponding to ...
New opens a dialog for generating a table or matrix.
Different kinds of vector and matrix multiplication. This multiplies each element of the vector by the scalar k. The "dot" operator gives the scalar product of two vectors.
Add Column adds a column at the cursor's insertion point in a table or matrix.
Add Row adds a row at the cursor's insertion point in a table or matrix.
Make Spanning combines the selected entries from a formatted grid into a single spanning entry.
Split Spanning divides a spanning entry from a formatted grid into separate entries.
DesignMatrix[{{x_11, x_12, ..., y_1}, {x_21, x_22, ..., y_2}, ...}, {f_1, f_2, ...}, {x_1, x_2, ...}] constructs the design matrix for the linear model \[Beta]_0 + \[Beta]_1 ...
PauliMatrix[k] gives the k\[Null]^th Pauli spin matrix \[Sigma]_k.