News

Most linear algebra courses start by considering how to solve a system of linear equations. \[ \begin{align ... To solve a (square) linear system in python we use the scipy.linalg.solve funtion.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...