My current understanding of mathematics.
• Matrices are linear maps.
matrices were historically just a notation for simultaneous equations with coefficients and variables separated.
e.g. writing
ax + by = e
cx + dy = f
as
(a b)(x) = (e)
(c d)(y) = (f).