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....