manim-dataflow-analysis is a library that improves manim so that it can generate dataflow analysis animations.
The library requires:
There are two ways to download and install the library:
You can install the library using Git by running the following command:
pip install git+https://github.com/BergLucas/manim-dataflow-analysis.git
You can download the library on the downloads page. Then, you can install the library by running the following command:
pip install manim_dataflow_analysis-X.X.X-py3-none-any.whl
(Note: The X.X.X must be replaced by the version that you want to install.)
Here is a list of example repositories using the library:
All code is licensed for others under a MIT license (see LICENSE).