Skip to content
Snippets Groups Projects
Commit 04511718 authored by T. van der Sar's avatar T. van der Sar
Browse files

added Summary & review lecture video

parent f270281b
No related branches found
No related tags found
No related merge requests found
Pipeline #32514 passed
```python tags=["initialize"]
from matplotlib import pyplot
import numpy as np
from scipy.optimize import curve_fit
from scipy.integrate import quad
from common import draw_classic_axes, configure_plotting
configure_plotting()
```
# Summary & review
??? info "Lecture video"
<iframe width="100%" height="315" src="https://www.youtube.com/watch?v=NuQgJRQuJy8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment