Skip to content

Commit 450119e

Browse files
authored
Merge pull request #797 from AaltoSciComp/update_instructors_pythonforscicomp
updated instructors and suggested timetable change to include cython
2 parents 5142fcb + 253e174 commit 450119e

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

training/scip/python-for-scicomp-2025.rst

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -73,33 +73,33 @@ if attending a single lesson.
7373
- Tue 25.nov, 9:50-15:00
7474

7575
- 09:50 Icebreakers and warming up (Richard Darst, Enrico Glerean)
76-
- 10:00 :doc:`Intro <python-for-scicomp/intro>` (Richard Darst, Enrico Glerean)
77-
- 10:15 `Jupyter <https://aaltoscicomp.github.io/python-for-scicomp/jupyter/>`__ (Diana Iusan, Richard Darst)
78-
- 11:00 `NumPy <https://aaltoscicomp.github.io/python-for-scicomp/numpy/>`__ (Ashwin Mohanan, Yonglei Wang)
76+
- 10:00 :doc:`Intro <python-for-scicomp/intro>` (Enrico Glerean, Susanne Merz)
77+
- 10:15 `Jupyter <https://aaltoscicomp.github.io/python-for-scicomp/jupyter/>`__ (Diana Iusan)
78+
- 11:00 `NumPy <https://aaltoscicomp.github.io/python-for-scicomp/numpy/>`__ (Marijn Van Vliet, Susanne Merz)
7979
- 12:00 Lunch break
80-
- 13:00 `Pandas <https://aaltoscicomp.github.io/python-for-scicomp/pandas/>`__ (Simo Tuomisto, Richard Darst)
81-
- 14:30 `Xarray <https://aaltoscicomp.github.io/python-for-scicomp/xarray/>`__ (Gregor Decristoforo, Marijn Van Vliet)
80+
- 13:00 `Pandas <https://aaltoscicomp.github.io/python-for-scicomp/pandas/>`__ (Marijn Van Vliet)
81+
- 14:30 `Xarray <https://aaltoscicomp.github.io/python-for-scicomp/xarray/>`__ (Marijn Van Vliet, Ashwin Mohanan)
8282
- 15:00 End of day 1
8383

8484
- Wed 26.nov, 9:50-15:00
8585

8686
- 09:50 Icebreakers and warming up (Richard Darst, Enrico Glerean)
87-
- 10:00 `Working with data <https://aaltoscicomp.github.io/python-for-scicomp/work-with-data/>`__ (Thomas Pfau, Simo Tuomisto)
88-
- 10:30 `Plotting with Vega-Altair <https://aaltoscicomp.github.io/python-for-scicomp/plotting-vega-altair/>`__ (Radovan Bast, Richard Darst)
87+
- 10:00 `Plotting with Vega-Altair <https://aaltoscicomp.github.io/python-for-scicomp/plotting-vega-altair/>`__ (Simo Tuomisto, Samantha Wittke)
88+
- 11:30 ? Cython (Lauri Niemi, Ashwin Mohanan)
8989
- 12:00 Lunch break
90-
- 13:00 `Scripts <https://aaltoscicomp.github.io/python-for-scicomp/scripts/>`__ (Thomas Pfau, Yonglei Wang)
91-
- 14:00 `Profiling <https://aaltoscicomp.github.io/python-for-scicomp/profiling/>`__ (Gregor Decristoforo, Radovan Bast)
92-
- 14:40 `Python productivity tools (autoformatting, linting, AI tools) <https://aaltoscicomp.github.io/python-for-scicomp/productivity/>`__ (Gregor Decristoforo, Radovan Bast)
90+
- 13:00 `Working with data <https://aaltoscicomp.github.io/python-for-scicomp/work-with-data/>`__ (Thomas Pfau, Simo Tuomisto)
91+
- 13:30 `Scripts <https://aaltoscicomp.github.io/python-for-scicomp/scripts/>`__ (Thomas Pfau, Simo Tuomisto)
92+
- 14:40 `Profiling <https://aaltoscicomp.github.io/python-for-scicomp/profiling/>`__ (to be decided) or `Python productivity tools (autoformatting, linting, AI tools) <https://aaltoscicomp.github.io/python-for-scicomp/productivity/>`__ (to be decided)
9393
- 15:00 End of day 2
9494

9595
- Thu 27.nov, 9:50-15:00
9696

9797
- 09:50 Icebreakers and warming up (Richard Darst, Enrico Glerean)
9898
- 10:00 `Library ecosystem <https://aaltoscicomp.github.io/python-for-scicomp/libraries/>`__ (Thomas Pfau)
99-
- 10:30 `Dependency management <https://aaltoscicomp.github.io/python-for-scicomp/dependencies/>`__ (Radovan Bast, Sabry Razick, Simo Tuomisto)
100-
- 11:30 `Parallel programming intro <https://aaltoscicomp.github.io/python-for-scicomp/parallel/>`__ (Johan Hellsvik, Richard Darst)
99+
- 10:30 `Dependency management <https://aaltoscicomp.github.io/python-for-scicomp/dependencies/>`__ (Sabry Razick, Simo Tuomisto)
100+
- 11:30 `Parallel programming intro <https://aaltoscicomp.github.io/python-for-scicomp/parallel/>`__ (Johan Hellsvik, Susanne Merz)
101101
- 12:00 Lunch break
102-
- 13:00 `Parallel programming continued <https://aaltoscicomp.github.io/python-for-scicomp/parallel/>`__ (Johan Hellsvik, Richard Darst)
102+
- 13:00 `Parallel programming continued <https://aaltoscicomp.github.io/python-for-scicomp/parallel/>`__ (Johan Hellsvik, Susanne Merz)
103103
- 14:00 `Packaging <https://aaltoscicomp.github.io/python-for-scicomp/packaging/>`__ (Ashwin Mohanan, Richard Darst)
104104
- 14:50 :doc:`Outro <python-for-scicomp/outro>`
105105
- 15:00 End of day 3
@@ -262,6 +262,7 @@ own audience.
262262
* Simo Tuomisto (ASC, Aalto University) (instructor, helper)
263263
* Marijn Van Vliet (Aalto University) (instructor, helper)
264264
* Yonglei Wang (ENCCS / Linköping University) (instructor, helper)
265+
* Susanne Merz (ASC, Aalto University)(instructor, helper)
265266

266267
...and many more `contributors to the learning materials on Github <https://github.com/AaltoSciComp/python-for-scicomp/graphs/contributors>`__.
267268

0 commit comments

Comments
 (0)