# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Week 17 (January 6th)#
Monday |
Tuesday |
Wednesday |
Thursday |
Friday |
Upcoming homework |
|
|---|---|---|---|---|---|---|
Homework deadlines |
End-of-week homework Systems with 1 and infinite number dofs |
End-of-week homework Systems with 1 and infinite number dofs |
||||
Class activities |
Lecture |
Lecture |
Lecture |