.. Created by Adam Cunnningham on Mon May 30 2016. **Week 7: October 10 - 14** ============================= Continuous-Time Dynamical Systems --------------------------------- Differential equations lie at the core of a scientific description of the natural world. We explore ways in which the solutions to such equations can be approximated on a computer. Animation --------- Animating a graph involves repeatedly updating the coordinates of drawn objects such as points and lines, then redrawing the objects. We learn how to do this in a Jupyter Notebook.