Mathematical videos using 3B1B's Manim library

For the inverted classroom project I experimented with the python library called Manim. Manim was created by Grant Sanderson of the famous 3Blue1Brown YouTube channel. Creating a video with Manim completely different to more classical approaches which require several steps (like recording and editing), which are costly to repeat. If the video is created purely from code, any edits are cheap and the whole process becomes much more iterative. As repurposing videos is one of the main aspects of the inverted classroom project Manim was a production method we wanted to check out....

LaTeX-WWU

During my math studies in Münster I always took notes in lectures using $\LaTeX$. At first I shared the notes via Dropbox, but moved to a git based setup later on. The repository containing the source files is available on GitLab. The README contains links to all PDFs; alternatively there is a sciebo share with all the PDFs. The PDFs are build using the GitLab CI upon each new commit. I am glad that this project became popular enough to convey others to contribute lectures notes for courses I did not take....