The code in this repository generates animations visualising algorithms for cache-optimized matrix multiplication. Generated animations are available on YouTube. One frame from the animation is shown below.
To generate the animations, simply run make
.
Dependencies:
- python3-cairo
- ffmpeg