Description of fast matrix multiplication algorithm: ⟨3×4×26:234⟩

Algorithm type

12⁢X2⁢Y3⁢Z2+66⁢X2⁢Y2⁢Z2+4⁢X⁢Y4⁢Z+12⁢X2⁢Y⁢Z2+24⁢X⁢Y3⁢Z+60⁢X⁢Y2⁢Z+36⁢X⁢Y⁢Z2+20⁢X⁢Y⁢Z12X2Y3Z266X2Y2Z24XY4Z12X2YZ224XY3Z60XY2Z36XYZ220XYZ12*X^2*Y^3*Z^2+66*X^2*Y^2*Z^2+4*X*Y^4*Z+12*X^2*Y*Z^2+24*X*Y^3*Z+60*X*Y^2*Z+36*X*Y*Z^2+20*X*Y*Z

Algorithm definition

The algorithm ⟨3×4×26:234⟩ is the (Kronecker) tensor product of ⟨3×4×13:117⟩ 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