Program
Time and Place
The pyMOR School and User Meeting will take place from Monday at 14:00 to Friday at 12:00 (August 26-30). The User Meeting will in particular take place from Thursday morning (August 29) to Friday noon (August 30). A detailed timetable can be found here.
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: