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

Algorithm type

2⁢X3⁢Y3⁢Z+4⁢X2⁢Y4⁢Z+16⁢X2⁢Y3⁢Z2+6⁢X⁢Y5⁢Z+4⁢X3⁢Y2⁢Z+2⁢X2⁢Y3⁢Z+134⁢X2⁢Y2⁢Z2+26⁢X⁢Y4⁢Z+2⁢X⁢Y3⁢Z2+16⁢X3⁢Y⁢Z+14⁢X2⁢Y2⁢Z+2⁢X2⁢Y⁢Z2+24⁢X⁢Y3⁢Z+38⁢X⁢Y2⁢Z2+20⁢X⁢Y⁢Z3+50⁢X⁢Y2⁢Z+70⁢X⁢Y⁢Z2+8⁢X⁢Y⁢Z2X3Y3Z4X2Y4Z16X2Y3Z26XY5Z4X3Y2Z2X2Y3Z134X2Y2Z226XY4Z2XY3Z216X3YZ14X2Y2Z2X2YZ224XY3Z38XY2Z220XYZ350XY2Z70XYZ28XYZ2*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