Skip to main content

Linear Algebra

Basic

  • Describes matrices:
  • $(1\times 3)$ => 1 row, 3 columns
  • $(3\times 2)$ => 3 rows, 2 columns

Matrices multiplication is NOT commutative (the order does matter)