AaltoSciComp / python-for-scicomp

Python for scientific computing course
https://aaltoscicomp.github.io/python-for-scicomp/
Other
25 stars 31 forks source link

Add structure of profiling lecture #284

Closed gregordecristoforo closed 1 month ago

gregordecristoforo commented 1 month ago

Hi @bast,

This is a very rough structure for the profiling lecture, I will refine the structure when I have time this week. Is the proposed structure OK so far?

There are two sections of the lecture with 20 minutes each and 2 exercises left to do. Should each of us work on one part of the lecture and one exercise? If yes, would you prefer to summarize the "productivity tools" lecture or do the introduction of the "profiling" part?

bast commented 1 month ago

Finally I am starting to work on this ...

bast commented 1 month ago

I will merge this and do the follow-up in smaller PRs to make review easier. Thank you for the great starting point!