Description of fast matrix multiplication algorithm: ⟨3×8×10:180⟩

Algorithm type

2⁢X3⁢Y⁢Z3+6⁢X2⁢Y3⁢Z2+2⁢X3⁢Y2⁢Z+54⁢X2⁢Y2⁢Z2+20⁢X3⁢Y⁢Z+14⁢X2⁢Y2⁢Z+10⁢X⁢Y3⁢Z+2⁢X⁢Y⁢Z3+28⁢X2⁢Y⁢Z+32⁢X⁢Y2⁢Z+2⁢X⁢Y⁢Z2+8⁢X⁢Y⁢Z2X3YZ36X2Y3Z22X3Y2Z54X2Y2Z220X3YZ14X2Y2Z10XY3Z2XYZ328X2YZ32XY2Z2XYZ28XYZ2*X^3*Y*Z^3+6*X^2*Y^3*Z^2+2*X^3*Y^2*Z+54*X^2*Y^2*Z^2+20*X^3*Y*Z+14*X^2*Y^2*Z+10*X*Y^3*Z+2*X*Y*Z^3+28*X^2*Y*Z+32*X*Y^2*Z+2*X*Y*Z^2+8*X*Y*Z

Algorithm definition

The algorithm ⟨3×8×10:180⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×8×5:90⟩.

Algorithm description

Algorithm symmetries

The following group of 2 isotropies acts as a permutation group on algorithm tensor representation:

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