News

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 ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
This classic xkcd physics problem involves an accelerating velociraptor. Here is a numerical solution to this problem using python.
Solving Linear Systems (NumPy) Most linear algebra courses start by considering how to solve a system of linear equations.