Program
Time and Place
The pyMOR School will take place from Monday at 9:00 to Friday at 12:00 (September 8-12) in room 001 (to the right after entering through the main entrance).
The timetable will be adapted based on the registrants' interests.
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: