Description of fast matrix multiplication algorithm: ⟨4×20×24:1222⟩

Algorithm type

12X4Y8Z4+4X2Y12Z2+8XY12Z+66X4Y4Z4+40X2Y8Z2+16XY9Z+70X2Y6Z2+32XY8Z+132X2Y4Z2+72XY6Z+218X2Y2Z2+72XY4Z+116XY3Z+184XY2Z+180XYZ12X4Y8Z44X2Y12Z28XY12Z66X4Y4Z440X2Y8Z216XY9Z70X2Y6Z232XY8Z132X2Y4Z272XY6Z218X2Y2Z272XY4Z116XY3Z184XY2Z180XYZ12*X^4*Y^8*Z^4+4*X^2*Y^12*Z^2+8*X*Y^12*Z+66*X^4*Y^4*Z^4+40*X^2*Y^8*Z^2+16*X*Y^9*Z+70*X^2*Y^6*Z^2+32*X*Y^8*Z+132*X^2*Y^4*Z^2+72*X*Y^6*Z+218*X^2*Y^2*Z^2+72*X*Y^4*Z+116*X*Y^3*Z+184*X*Y^2*Z+180*X*Y*Z

Algorithm definition

The algorithm ⟨4×20×24:1222⟩ is the (Kronecker) tensor product of ⟨2×4×4:26⟩ with ⟨2×5×6:47⟩.

Algorithm description

These encodings are given in compressed text format using the maple computer algebra system. In each cases, the last line could be understood as a description of the encoding with respect to classical matrix multiplication algorithm. As these outputs are structured, one can construct easily a parser to its favorite format using the maple documentation without this software.


Back to main table