Description of fast matrix multiplication algorithm: ⟨12×14×22:2226⟩

Algorithm type

9⁢X8⁢Y8⁢Z8+X8⁢Y8⁢Z6+3⁢X6⁢Y8⁢Z8+3⁢X8⁢Y6⁢Z6+X6⁢Y6⁢Z8+X6⁢Y6⁢Z6+11⁢X4⁢Y8⁢Z4+32⁢X4⁢Y6⁢Z6+12⁢X4⁢Y4⁢Z8+X4⁢Y8⁢Z2+3⁢X4⁢Y6⁢Z4+3⁢X4⁢Y4⁢Z6+2⁢X2⁢Y8⁢Z4+48⁢X2⁢Y6⁢Z6+X2⁢Y4⁢Z8+X4⁢Y6⁢Z2+107⁢X4⁢Y4⁢Z4+X4⁢Y2⁢Z6+X2⁢Y2⁢Z8+6⁢X4⁢Y4⁢Z3+18⁢X3⁢Y4⁢Z4+6⁢X6⁢Y2⁢Z2+2⁢X4⁢Y4⁢Z2+18⁢X4⁢Y3⁢Z3+6⁢X3⁢Y3⁢Z4+4⁢X2⁢Y6⁢Z2+4⁢X2⁢Y4⁢Z4+10⁢X2⁢Y2⁢Z6+6⁢X3⁢Y3⁢Z3+6⁢X4⁢Y2⁢Z2+106⁢X2⁢Y4⁢Z2+192⁢X2⁢Y3⁢Z3+108⁢X2⁢Y2⁢Z4+6⁢X2⁢Y4⁢Z+18⁢X2⁢Y3⁢Z2+18⁢X2⁢Y2⁢Z3+12⁢X⁢Y4⁢Z2+288⁢X⁢Y3⁢Z3+6⁢X⁢Y2⁢Z4+6⁢X2⁢Y3⁢Z+341⁢X2⁢Y2⁢Z2+6⁢X2⁢Y⁢Z3+6⁢X⁢Y⁢Z4+36⁢X3⁢Y⁢Z+12⁢X2⁢Y2⁢Z+24⁢X⁢Y3⁢Z+24⁢X⁢Y2⁢Z2+60⁢X⁢Y⁢Z3+36⁢X2⁢Y⁢Z+240⁢X⁢Y2⁢Z+216⁢X⁢Y⁢Z2+138⁢X⁢Y⁢Z9X8Y8Z8X8Y8Z63X6Y8Z83X8Y6Z6X6Y6Z8X6Y6Z611X4Y8Z432X4Y6Z612X4Y4Z8X4Y8Z23X4Y6Z43X4Y4Z62X2Y8Z448X2Y6Z6X2Y4Z8X4Y6Z2107X4Y4Z4X4Y2Z6X2Y2Z86X4Y4Z318X3Y4Z46X6Y2Z22X4Y4Z218X4Y3Z36X3Y3Z44X2Y6Z24X2Y4Z410X2Y2Z66X3Y3Z36X4Y2Z2106X2Y4Z2192X2Y3Z3108X2Y2Z46X2Y4Z18X2Y3Z218X2Y2Z312XY4Z2288XY3Z36XY2Z46X2Y3Z341X2Y2Z26X2YZ36XYZ436X3YZ12X2Y2Z24XY3Z24XY2Z260XYZ336X2YZ240XY2Z216XYZ2138XYZ9*X^8*Y^8*Z^8+X^8*Y^8*Z^6+3*X^6*Y^8*Z^8+3*X^8*Y^6*Z^6+X^6*Y^6*Z^8+X^6*Y^6*Z^6+11*X^4*Y^8*Z^4+32*X^4*Y^6*Z^6+12*X^4*Y^4*Z^8+X^4*Y^8*Z^2+3*X^4*Y^6*Z^4+3*X^4*Y^4*Z^6+2*X^2*Y^8*Z^4+48*X^2*Y^6*Z^6+X^2*Y^4*Z^8+X^4*Y^6*Z^2+107*X^4*Y^4*Z^4+X^4*Y^2*Z^6+X^2*Y^2*Z^8+6*X^4*Y^4*Z^3+18*X^3*Y^4*Z^4+6*X^6*Y^2*Z^2+2*X^4*Y^4*Z^2+18*X^4*Y^3*Z^3+6*X^3*Y^3*Z^4+4*X^2*Y^6*Z^2+4*X^2*Y^4*Z^4+10*X^2*Y^2*Z^6+6*X^3*Y^3*Z^3+6*X^4*Y^2*Z^2+106*X^2*Y^4*Z^2+192*X^2*Y^3*Z^3+108*X^2*Y^2*Z^4+6*X^2*Y^4*Z+18*X^2*Y^3*Z^2+18*X^2*Y^2*Z^3+12*X*Y^4*Z^2+288*X*Y^3*Z^3+6*X*Y^2*Z^4+6*X^2*Y^3*Z+341*X^2*Y^2*Z^2+6*X^2*Y*Z^3+6*X*Y*Z^4+36*X^3*Y*Z+12*X^2*Y^2*Z+24*X*Y^3*Z+24*X*Y^2*Z^2+60*X*Y*Z^3+36*X^2*Y*Z+240*X*Y^2*Z+216*X*Y*Z^2+138*X*Y*Z

Algorithm definition

The algorithm ⟨12×14×22:2226⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×7×11:318⟩.

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