What are the different types of algorithms for Matrix-Matrix multiplication/ Matrix-Vector multiplication

StackOverflow https://stackoverflow.com/questions/4652268

سؤال

What are the different types of algorithms for matrix-matrix multiplication and matrix-vector mutliplication.

Cannon's algorithm is one such algorithm for matrix-matrix multiplication. Is there any other algorithms..

Which algorithm do you think is better???

هل كانت مفيدة؟

المحلول

There is also Fox's algorithm like Cannon's.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top