.. _week2: Week 2 - 1/26 --------------- **Reading:** * 2.2. :ref:`vector_work` * 2.3. :ref:`matrix_work` **Video Lectures:** * `Working with Vectors, Part 2 `_ * `Working with Vectors, Part 3 `_ * `Python and Vector Homework `_ * `Working with Matrices, Part 1 `_ .. **Annotated notes:** * LU Decomposition - :download:`notes/LU-Decomposition.pdf` * LU Decomposition Update - :download:`notes/LUdecomp.pdf` * Cholesky Decomposition Example - :download:`notes/Cholesky_example.pdf` **Assignments:** * :ref:`vectorHW`