Getting started with Python
  • Getting started with Python
  • Variables and arithmetic
  • The numpy module
  • The matplotlib module
Linear algebra
  • Vectors and scalar multiplication
  • The vector dot product
  • Matrices
  • Transposing vectors and matrices
  • Matrix multiplication
  • The matrix inverse
Bonus section
  • Bonus material