Lecture 06 (VL)

In this unit, we focus on objects used in linear algebra: vectors and matrices which correspond to the Python/NumPy datatype arrays.
Details are found in Chapters 4 and 5 in the course book.

Slides: lecture06.pdf Download lecture06.pdf

Notebook: lecture06.ipynb Download lecture06.ipynb

Python: lecture06.py Download lecture06.py