Difference between revisions of "Physics 212, 2018: Lecture 14"
nemenman>Ilya |
m (1 revision imported) |
(No difference)
|
Latest revision as of 11:28, 4 July 2018
Back to the main Teaching page.
Back to Physics 212, 2018: Computational Modeling.
In this lecture, we will go over a lot of useful details about how Python interpreter works, sometimes reinforcing what we already discussed previously, and sometimes discussing new ideas.
You will need the following files:
- Muscle data, which you will use for loading and plotting, rename this file with an extension csv;
- Lecture notebook, rename this with an extension zip and then unzip it.
Your work: take your codes from modules 1, 2 and restructure it to use in a Jupiter notebook.