This repository contains Jupyter Notebook code that generates animations using Manim. The animations created from this notebook are available below.
The notebook manim_animations.ipynb
includes several animations created using the Manim library. These animations visualize mathematical concepts and equations. You can view the notebook directly here.
Below are the videos generated from the notebook:
Animation 1: ST6_YC_14
- Description: An animation showing data visualization and linear regression analysis.
- Video:
ST6_YC_14.mp4
Animation 2: ST5_YC_36
- Description: An animation illustrating various mathematical transformations and equations.
- Video:
ST5_YC_36.mp4
To run the code in this notebook and generate the animations yourself, follow these installation instructions:
!apt-get update
!apt-get install -y libcairo2-dev libpango1.0-dev ffmpeg
!pip install manim
!pip install numpy
!pip install matplotlib
!apt-get install -y texlive texlive-latex-extra texlive-fonts-extra texlive-xetex dvipng cm-super