.. Created by Adam Cunnningham on Sat Dec 10 2016. **Week 9: April 3 - 7** ======================= 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. Week 9 Notebook --------------- - `View online <./Week9Notebook.html>`_ - :download:`Download <../Lessons/Week9/Week9Notebook.ipynb>` Python ------ - **enumerate** NumPy ----- - More **meshgrid** - Indexing using integer arrays Matplotlib ---------- - **contour** - **contourf** - **colorbar** Quiz 8: Images --------------- - The RGB color model - NumPy 3D color arrays - **imread** - **imsave** - **imshow** :download:`Sample Quiz 8 <../Quizzes/Quiz8Sample.pdf>`