Program
Time and Place
The pyMOR School will take place from Monday at 9:00 to Friday at 12:00 (September 14-18) in seminar room SR 127.11 (first floor of the IDea_Lab, University of Graz, Leechgasse 34, 8010 Graz, Austria).
The timetable is available at Indico.
Materials
The lectures and exercises will be made publicly available.
Introduction to Python
Note that we are not planning to give an introduction to Python/NumPy/SciPy, but there are plenty of free online resources to learn the basics before the start of the School:
- for inexperienced programmers:
- https://link.springer.com/book/10.1007/978-3-030-16877-3
- https://link.springer.com/book/10.1007/978-3-030-50356-7
- https://python.swaroopch.com/
- https://greenteapress.com/wp/think-python-3rd-edition/
- https://automatetheboringstuff.com/
- https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners
- for more experienced programmers: