/manim-videos

🎬 Mathematic Videos Generated with Manim

Primary LanguageJupyter NotebookMIT LicenseMIT

🎬 Manim Videos 🎬

Documents

Setup

Fully supported on Ubuntu and Debian only.

sudo apt update -y
sudo apt install build-essential python3-dev libcairo2-dev libpango1.0-dev ffmpeg -y
sudo apt install texlive texlive-latex-extra -y
sudo apt-get install dvisvgm -y
conda install -c conda-forge manimpango -y
pip install manim

Notebooks

00 | Linear Algebra

01 | Matrix Decomposition

02 | Conditional Probability