# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
End-of-week homework week 16#
As End-of-week homework you’ll look into the systems with 1 dof: read chapter 1 and 2 and study the examples from the book Mechanica: Stabiliteit van het evenwicht (Hartsuijker and Welleman, 2023) carefully, start with the assignments in the book and on exercises and finish these at the end of the week. Answers available in Dutch here.