Difference between revisions of "Notes ISC-4304"
Peter Beerli (talk | contribs) |
Peter Beerli (talk | contribs) |
||
Line 13: | Line 13: | ||
*Lecture 11 (Solving a ODE with n variables) February 12 (download zip file from [http://people.sc.fsu.edu/~pbeerli/downloads/classes/lecture11.zip here]) | *Lecture 11 (Solving a ODE with n variables) February 12 (download zip file from [http://people.sc.fsu.edu/~pbeerli/downloads/classes/lecture11.zip here]) | ||
*[[Media:isc4304iterators12.pdf| Lecture 12 (Iterators and Generators) February 17]] | *[[Media:isc4304iterators12.pdf| Lecture 12 (Iterators and Generators) February 17]] | ||
+ | *[[Media:isc4304speed.pdf| Lecture 12 (Speed) February 19]] ([[Media:EuroTutorial2011.pdf| Original Lecture]]) |
Revision as of 06:12, 19 February 2015
- Lecture 1 (Overview) January 8
- Lecture 2 (Python Modules and Interaction with the OS) January 13
- Lecture 3 (Containers in python) January 15
- Lecture 4 (Functions) January 20
- Lecture 5 (Text processing) January 22
- Lecture 6 (Plotting with matplotlib) January 27
- Lecture 7 (scientific computing with numpy) January 29
- Lecture 8 (scientific computing with scipy) February 3
- Lecture 9 (Object orientation with Python 1) February 5
- Lecture 10 (Object orientation with Python 2) February 10
- Lecture 11 (Solving a ODE with n variables) February 12 (download zip file from here)
- Lecture 12 (Iterators and Generators) February 17
- Lecture 12 (Speed) February 19 ( Original Lecture)