bhavik-goplani / Matrix_mult_manim

📽 Cannon & Fox Algorithm Animation using Manim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannon's & Fox's Matrix Multiplication Algorithm Animation

This project provides an animation of Cannon's and Fox's distributed memory matrix multiplication algorithms using Manim, a powerful tool for creating animations for teaching mathematics.

Usage

See fox.py for Fox's algorithm animation code and see cannon.py for Cannon's algorithm animation code.

Videos

You can also watch the animations on YouTube:

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

  • The Manim Community Developers. (2024). Manim – Mathematical Animation Framework (Version v0.18.1) [Computer software]. https://www.manim.community/

About

📽 Cannon & Fox Algorithm Animation using Manim

License:MIT License


Languages

Language:Python 59.2%Language:TeX 40.8%