Description of fast matrix multiplication algorithm: ⟨8×18×27:2385⟩

Algorithm type

9X8Y8Z8+36X4Y8Z4+144X4Y4Z4+36X2Y8Z2+54X4Y2Z2+450X2Y4Z2+360X2Y2Z2+324XY4Z+108X2Y2Z+108X2YZ+540XY2Z+216XYZ9X8Y8Z836X4Y8Z4144X4Y4Z436X2Y8Z254X4Y2Z2450X2Y4Z2360X2Y2Z2324XY4Z108X2Y2Z108X2YZ540XY2Z216XYZ9*X^8*Y^8*Z^8+36*X^4*Y^8*Z^4+144*X^4*Y^4*Z^4+36*X^2*Y^8*Z^2+54*X^4*Y^2*Z^2+450*X^2*Y^4*Z^2+360*X^2*Y^2*Z^2+324*X*Y^4*Z+108*X^2*Y^2*Z+108*X^2*Y*Z+540*X*Y^2*Z+216*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×27:2385⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×6×9:159⟩.

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