Skip to content
Snippets Groups Projects
Commit 479af1a2 authored by Lars kleyn Winkel's avatar Lars kleyn Winkel
Browse files

Add new file

parent 961e527f
Branches
No related tags found
1 merge request!58Solutions lecture 7
Pipeline #28204 passed
```{python initialize=true}
import matplotlib
from matplotlib import pyplot
import numpy as np
from common import draw_classic_axes, configure_plotting
configure_plotting()
pi = np.pi
```
# Solutions for lecture 7 exercises
## Exercise 1: analyzing the diatomic vibrating chain
### Subquestion 1
8_many_atoms_sol.md
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment