# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Week 3 (September 16th)#
Monday |
Tuesday |
Wednesday |
Thursday |
Friday |
Upcoming homework |
|
|---|---|---|---|---|---|---|
Homework deadlines |
Read theory and make homework exercises kinematic and constitutive relations |
Read theory and make homework exercises SymPy |
Monday: Read theory and make homework exercises Extension |
|||
Class activities |
Guided practice on kinematic and constitutive relations |
Guided practice on SymPy |
Demonstration Force method extension |