Description of fast matrix multiplication algorithm: ⟨4×15×27:1080⟩

Algorithm type

18X4Y6Z4+36X4Y4Z4+21X2Y8Z2+81X2Y6Z2+42XY8Z+99X2Y4Z2+90XY6Z+36X2Y3Z2+141X2Y2Z2+96XY4Z+90XY3Z+192XY2Z+138XYZ18X4Y6Z436X4Y4Z421X2Y8Z281X2Y6Z242XY8Z99X2Y4Z290XY6Z36X2Y3Z2141X2Y2Z296XY4Z90XY3Z192XY2Z138XYZ18*X^4*Y^6*Z^4+36*X^4*Y^4*Z^4+21*X^2*Y^8*Z^2+81*X^2*Y^6*Z^2+42*X*Y^8*Z+99*X^2*Y^4*Z^2+90*X*Y^6*Z+36*X^2*Y^3*Z^2+141*X^2*Y^2*Z^2+96*X*Y^4*Z+90*X*Y^3*Z+192*X*Y^2*Z+138*X*Y*Z

Algorithm definition

The algorithm ⟨4×15×27:1080⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨2×5×9:72⟩.

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