Description of fast matrix multiplication algorithm: ⟨3×15×32:1068⟩

Algorithm type

2⁢X3⁢Y6⁢Z2+4⁢X3⁢Y5⁢Z2+12⁢X2⁢Y6⁢Z2+4⁢X2⁢Y5⁢Z2+2⁢X⁢Y6⁢Z2+6⁢X3⁢Y3⁢Z2+4⁢X3⁢Y2⁢Z3+60⁢X2⁢Y4⁢Z2+2⁢X2⁢Y3⁢Z3+10⁢X⁢Y6⁢Z+6⁢X⁢Y5⁢Z2+2⁢X⁢Y4⁢Z3+2⁢X3⁢Y⁢Z3+22⁢X2⁢Y3⁢Z2+4⁢X2⁢Y2⁢Z3+14⁢X⁢Y4⁢Z2+6⁢X⁢Y3⁢Z3+4⁢X3⁢Y⁢Z2+260⁢X2⁢Y2⁢Z2+10⁢X2⁢Y⁢Z3+38⁢X⁢Y4⁢Z+14⁢X⁢Y3⁢Z2+30⁢X⁢Y2⁢Z3+4⁢X3⁢Y⁢Z+50⁢X⁢Y3⁢Z+106⁢X⁢Y2⁢Z2+66⁢X⁢Y⁢Z3+10⁢X2⁢Y⁢Z+142⁢X⁢Y2⁢Z+116⁢X⁢Y⁢Z2+56⁢X⁢Y⁢Z2X3Y6Z24X3Y5Z212X2Y6Z24X2Y5Z22XY6Z26X3Y3Z24X3Y2Z360X2Y4Z22X2Y3Z310XY6Z6XY5Z22XY4Z32X3YZ322X2Y3Z24X2Y2Z314XY4Z26XY3Z34X3YZ2260X2Y2Z210X2YZ338XY4Z14XY3Z230XY2Z34X3YZ50XY3Z106XY2Z266XYZ310X2YZ142XY2Z116XYZ256XYZ2*X^3*Y^6*Z^2+4*X^3*Y^5*Z^2+12*X^2*Y^6*Z^2+4*X^2*Y^5*Z^2+2*X*Y^6*Z^2+6*X^3*Y^3*Z^2+4*X^3*Y^2*Z^3+60*X^2*Y^4*Z^2+2*X^2*Y^3*Z^3+10*X*Y^6*Z+6*X*Y^5*Z^2+2*X*Y^4*Z^3+2*X^3*Y*Z^3+22*X^2*Y^3*Z^2+4*X^2*Y^2*Z^3+14*X*Y^4*Z^2+6*X*Y^3*Z^3+4*X^3*Y*Z^2+260*X^2*Y^2*Z^2+10*X^2*Y*Z^3+38*X*Y^4*Z+14*X*Y^3*Z^2+30*X*Y^2*Z^3+4*X^3*Y*Z+50*X*Y^3*Z+106*X*Y^2*Z^2+66*X*Y*Z^3+10*X^2*Y*Z+142*X*Y^2*Z+116*X*Y*Z^2+56*X*Y*Z

Algorithm definition

The algorithm ⟨3×15×32:1068⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨3×15×16:534⟩.

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