Description of fast matrix multiplication algorithm: ⟨8×12×18:1068⟩

Algorithm type

84⁢X4⁢Y4⁢Z4+72⁢X2⁢Y6⁢Z2+120⁢X2⁢Y4⁢Z2+72⁢X2⁢Y2⁢Z4+72⁢X⁢Y6⁢Z+144⁢X2⁢Y2⁢Z2+48⁢X⁢Y4⁢Z+72⁢X⁢Y3⁢Z2+216⁢X⁢Y2⁢Z+72⁢X⁢Y⁢Z2+96⁢X⁢Y⁢Z84X4Y4Z472X2Y6Z2120X2Y4Z272X2Y2Z472XY6Z144X2Y2Z248XY4Z72XY3Z2216XY2Z72XYZ296XYZ84*X^4*Y^4*Z^4+72*X^2*Y^6*Z^2+120*X^2*Y^4*Z^2+72*X^2*Y^2*Z^4+72*X*Y^6*Z+144*X^2*Y^2*Z^2+48*X*Y^4*Z+72*X*Y^3*Z^2+216*X*Y^2*Z+72*X*Y*Z^2+96*X*Y*Z

Algorithm definition

The algorithm ⟨8×12×18:1068⟩ is serendipitous tensor product (⟨2×4×3:20⟩ - 8) ⊗ ⟨4×3×6:54⟩ +4⟨4×6×6:105⟩.

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