Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
lectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Solid state physics
lectures
Commits
17a6ec86
Commit
17a6ec86
authored
5 years ago
by
Lars kleyn Winkel
Browse files
Options
Downloads
Patches
Plain Diff
Update src/8_many_atoms_sol.md, AUTHORS.md files
Deleted 8_many_atoms_sol.md
parent
479af1a2
No related branches found
No related tags found
1 merge request
!58
Solutions lecture 7
Pipeline
#28205
passed
5 years ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
8_many_atoms_sol.md
+0
-20
0 additions, 20 deletions
8_many_atoms_sol.md
AUTHORS.md
+1
-0
1 addition, 0 deletions
AUTHORS.md
src/8_many_atoms_sol.md
+2
-2
2 additions, 2 deletions
src/8_many_atoms_sol.md
with
3 additions
and
22 deletions
8_many_atoms_sol.md
deleted
100644 → 0
+
0
−
20
View file @
479af1a2
```
{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
This diff is collapsed.
Click to expand it.
AUTHORS.md
+
1
−
0
View file @
17a6ec86
...
...
@@ -9,6 +9,7 @@ The following people contributed to making of these lecture notes:
*
Sander Otte
*
Sathish Kumar RK
*
Toeno van der Sar
*
Lars kleyn Winkel
<!--
Execute
...
...
This diff is collapsed.
Click to expand it.
src/8_many_atoms_sol.md
+
2
−
2
View file @
17a6ec86
...
...
@@ -11,11 +11,11 @@ configure_plotting()
pi = np.pi
```
# Solutions for lecture
7
exercises
# Solutions for lecture
8
exercises
## Exercise 1: analyzing the diatomic vibrating chain
### Subquestion 1
8_many_atoms_sol.md
\ No newline at end of file
8_many_atoms_sol.md
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment