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

Algorithm type

9X8Y8Z8+X8Y8Z6+3X6Y8Z8+3X8Y6Z6+X6Y6Z8+X6Y6Z6+11X4Y8Z4+32X4Y6Z6+12X4Y4Z8+X4Y8Z2+3X4Y6Z4+3X4Y4Z6+2X2Y8Z4+48X2Y6Z6+X2Y4Z8+X4Y6Z2+107X4Y4Z4+X4Y2Z6+X2Y2Z8+6X4Y4Z3+18X3Y4Z4+6X6Y2Z2+2X4Y4Z2+18X4Y3Z3+6X3Y3Z4+4X2Y6Z2+4X2Y4Z4+10X2Y2Z6+6X3Y3Z3+6X4Y2Z2+106X2Y4Z2+192X2Y3Z3+108X2Y2Z4+6X2Y4Z+18X2Y3Z2+18X2Y2Z3+12XY4Z2+288XY3Z3+6XY2Z4+6X2Y3Z+341X2Y2Z2+6X2YZ3+6XYZ4+36X3YZ+12X2Y2Z+24XY3Z+24XY2Z2+60XYZ3+36X2YZ+240XY2Z+216XYZ2+138XYZ9X8Y8Z8X8Y8Z63X6Y8Z83X8Y6Z6X6Y6Z8X6Y6Z611X4Y8Z432X4Y6Z612X4Y4Z8X4Y8Z23X4Y6Z43X4Y4Z62X2Y8Z448X2Y6Z6X2Y4Z8X4Y6Z2107X4Y4Z4X4Y2Z6X2Y2Z86X4Y4Z318X3Y4Z46X6Y2Z22X4Y4Z218X4Y3Z36X3Y3Z44X2Y6Z24X2Y4Z410X2Y2Z66X3Y3Z36X4Y2Z2106X2Y4Z2192X2Y3Z3108X2Y2Z46X2Y4Z18X2Y3Z218X2Y2Z312XY4Z2288XY3Z36XY2Z46X2Y3Z341X2Y2Z26X2YZ36XYZ436X3YZ12X2Y2Z24XY3Z24XY2Z260XYZ336X2YZ240XY2Z216XYZ2138XYZ9*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