Description of fast matrix multiplication algorithm: ⟨16×18×27:4420⟩

Algorithm type

36⁢X8⁢Y8⁢Z8+36⁢X4⁢Y4⁢Z12+144⁢X4⁢Y8⁢Z4+264⁢X4⁢Y4⁢Z4+144⁢X2⁢Y8⁢Z2+12⁢X2⁢Y6⁢Z4+144⁢X2⁢Y4⁢Z6+24⁢X6⁢Y2⁢Z2+24⁢X4⁢Y2⁢Z4+64⁢X3⁢Y2⁢Z5+168⁢X2⁢Y2⁢Z6+96⁢X3⁢Y⁢Z5+24⁢X⁢Y6⁢Z2+48⁢X4⁢Y2⁢Z2+600⁢X2⁢Y4⁢Z2+60⁢X2⁢Y2⁢Z4+144⁢X⁢Y4⁢Z3+48⁢X3⁢Y2⁢Z+540⁢X2⁢Y2⁢Z2+144⁢X⁢Y4⁢Z+24⁢X⁢Y3⁢Z2+336⁢X⁢Y2⁢Z3+48⁢X3⁢Y⁢Z+96⁢X2⁢Y2⁢Z+48⁢X2⁢Y⁢Z2+120⁢X⁢Y2⁢Z2+192⁢X⁢Y⁢Z3+96⁢X2⁢Y⁢Z+360⁢X⁢Y2⁢Z+120⁢X⁢Y⁢Z2+216⁢X⁢Y⁢Z36X8Y8Z836X4Y4Z12144X4Y8Z4264X4Y4Z4144X2Y8Z212X2Y6Z4144X2Y4Z624X6Y2Z224X4Y2Z464X3Y2Z5168X2Y2Z696X3YZ524XY6Z248X4Y2Z2600X2Y4Z260X2Y2Z4144XY4Z348X3Y2Z540X2Y2Z2144XY4Z24XY3Z2336XY2Z348X3YZ96X2Y2Z48X2YZ2120XY2Z2192XYZ396X2YZ360XY2Z120XYZ2216XYZ36*X^8*Y^8*Z^8+36*X^4*Y^4*Z^12+144*X^4*Y^8*Z^4+264*X^4*Y^4*Z^4+144*X^2*Y^8*Z^2+12*X^2*Y^6*Z^4+144*X^2*Y^4*Z^6+24*X^6*Y^2*Z^2+24*X^4*Y^2*Z^4+64*X^3*Y^2*Z^5+168*X^2*Y^2*Z^6+96*X^3*Y*Z^5+24*X*Y^6*Z^2+48*X^4*Y^2*Z^2+600*X^2*Y^4*Z^2+60*X^2*Y^2*Z^4+144*X*Y^4*Z^3+48*X^3*Y^2*Z+540*X^2*Y^2*Z^2+144*X*Y^4*Z+24*X*Y^3*Z^2+336*X*Y^2*Z^3+48*X^3*Y*Z+96*X^2*Y^2*Z+48*X^2*Y*Z^2+120*X*Y^2*Z^2+192*X*Y*Z^3+96*X^2*Y*Z+360*X*Y^2*Z+120*X*Y*Z^2+216*X*Y*Z

Algorithm definition

The algorithm ⟨16×18×27:4420⟩ is serendipitous tensor product (⟨8×6×9:296⟩ - 12) ⊗ ⟨2×3×3:15⟩ +4⟨6×3×3:40⟩.

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