Description of fast matrix multiplication algorithm: ⟨3×14×14:438⟩

Algorithm type

2X3Y3Z+4X2Y4Z+16X2Y3Z2+6XY5Z+4X3Y2Z+2X2Y3Z+134X2Y2Z2+26XY4Z+2XY3Z2+16X3YZ+14X2Y2Z+2X2YZ2+24XY3Z+38XY2Z2+20XYZ3+50XY2Z+70XYZ2+8XYZ2X3Y3Z4X2Y4Z16X2Y3Z26XY5Z4X3Y2Z2X2Y3Z134X2Y2Z226XY4Z2XY3Z216X3YZ14X2Y2Z2X2YZ224XY3Z38XY2Z220XYZ350XY2Z70XYZ28XYZ2*X^3*Y^3*Z+4*X^2*Y^4*Z+16*X^2*Y^3*Z^2+6*X*Y^5*Z+4*X^3*Y^2*Z+2*X^2*Y^3*Z+134*X^2*Y^2*Z^2+26*X*Y^4*Z+2*X*Y^3*Z^2+16*X^3*Y*Z+14*X^2*Y^2*Z+2*X^2*Y*Z^2+24*X*Y^3*Z+38*X*Y^2*Z^2+20*X*Y*Z^3+50*X*Y^2*Z+70*X*Y*Z^2+8*X*Y*Z

Algorithm definition

The algorithm ⟨3×14×14:438⟩ is the (Kronecker) tensor product of ⟨3×14×7:219⟩ with ⟨1×1×2:2⟩.

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