Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 865 Bytes

File metadata and controls

15 lines (10 loc) · 865 Bytes

Cannon's Algorithm for Matrix Multiplication Visualization

Provides a purely visual, text-free demonstration of Cannon's algorithm for distributed memory matrix multiplication. Created under direct consultation for Professor Hongyang Sun's EECS 690/700: Algorithms for HPC @ KU.

Deliverables

View animation on YouTube or check the local file Cannon.mp4, which will update with any changes made to attempt2.py.

Acknowledgements

The Manim Community Developers. (2024). Manim – Mathematical Animation Framework (Version v0.18.1) https://www.manim.community/ To code with Manim, visit the installation manual: https://docs.manim.community/en/stable/installation.html

License

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