Description of fast matrix multiplication algorithm: ⟨3×5×26:294⟩

Algorithm type

8⁢X2⁢Y3⁢Z2+4⁢X3⁢Y⁢Z2+84⁢X2⁢Y2⁢Z2+4⁢X2⁢Y⁢Z3+8⁢X⁢Y4⁢Z+6⁢X⁢Y2⁢Z3+16⁢X3⁢Y⁢Z+8⁢X2⁢Y2⁢Z+18⁢X⁢Y3⁢Z+12⁢X⁢Y2⁢Z2+22⁢X⁢Y⁢Z3+20⁢X2⁢Y⁢Z+44⁢X⁢Y2⁢Z+24⁢X⁢Y⁢Z2+16⁢X⁢Y⁢Z8X2Y3Z24X3YZ284X2Y2Z24X2YZ38XY4Z6XY2Z316X3YZ8X2Y2Z18XY3Z12XY2Z222XYZ320X2YZ44XY2Z24XYZ216XYZ8*X^2*Y^3*Z^2+4*X^3*Y*Z^2+84*X^2*Y^2*Z^2+4*X^2*Y*Z^3+8*X*Y^4*Z+6*X*Y^2*Z^3+16*X^3*Y*Z+8*X^2*Y^2*Z+18*X*Y^3*Z+12*X*Y^2*Z^2+22*X*Y*Z^3+20*X^2*Y*Z+44*X*Y^2*Z+24*X*Y*Z^2+16*X*Y*Z

Algorithm definition

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