Linear Algebra and Programming Skills

Undergraduate course, Manchester Metropolitan University, 2022

A first year unit that introduces students to linear algebra, Python and MATLAB programming.

Topics include:

  • matrices
  • vectors
  • solving linear systems of equations
  • co-ordinate geometry
  • vector spaces
  • linear transformations.

The programming skills materials take the form of Jupyter notebooks for Python and MATLAB live scripts for MATLAB. This allows students to enter and execute code in the same document as the instructional material.