Groups
Category
Matrix operations like multiplication and transpose combine or reorient data tables and linear transformations in predictable ways.
Gaussian elimination is a systematic way to solve linear equations by cleaning a matrix into an upper-triangular form using row swaps, scaling, and adding multiples of rows.