Description of fast matrix multiplication algorithm: ⟨10×20×32:3724⟩

Algorithm type

336⁢X4⁢Y4⁢Z4+4⁢X⁢Y9⁢Z+6⁢X6⁢Y2⁢Z2+16⁢X4⁢Y2⁢Z4+124⁢X2⁢Y6⁢Z2+18⁢X2⁢Y4⁢Z4+12⁢X2⁢Y2⁢Z6+6⁢X⁢Y6⁢Z2+74⁢X4⁢Y2⁢Z2+8⁢X3⁢Y2⁢Z3+592⁢X2⁢Y4⁢Z2+124⁢X2⁢Y2⁢Z4+64⁢X⁢Y6⁢Z+2⁢X3⁢Y3⁢Z+8⁢X2⁢Y2⁢Z3+24⁢X⁢Y4⁢Z2+4⁢X⁢Y3⁢Z3+8⁢X3⁢Y2⁢Z+20⁢X2⁢Y3⁢Z+686⁢X2⁢Y2⁢Z2+192⁢X⁢Y4⁢Z+40⁢X⁢Y3⁢Z2+16⁢X⁢Y2⁢Z3+10⁢X3⁢Y⁢Z+80⁢X2⁢Y2⁢Z+42⁢X2⁢Y⁢Z2+52⁢X⁢Y3⁢Z+190⁢X⁢Y2⁢Z2+20⁢X⁢Y⁢Z3+178⁢X2⁢Y⁢Z+368⁢X⁢Y2⁢Z+222⁢X⁢Y⁢Z2+178⁢X⁢Y⁢Z336X4Y4Z44XY9Z6X6Y2Z216X4Y2Z4124X2Y6Z218X2Y4Z412X2Y2Z66XY6Z274X4Y2Z28X3Y2Z3592X2Y4Z2124X2Y2Z464XY6Z2X3Y3Z8X2Y2Z324XY4Z24XY3Z38X3Y2Z20X2Y3Z686X2Y2Z2192XY4Z40XY3Z216XY2Z310X3YZ80X2Y2Z42X2YZ252XY3Z190XY2Z220XYZ3178X2YZ368XY2Z222XYZ2178XYZ336*X^4*Y^4*Z^4+4*X*Y^9*Z+6*X^6*Y^2*Z^2+16*X^4*Y^2*Z^4+124*X^2*Y^6*Z^2+18*X^2*Y^4*Z^4+12*X^2*Y^2*Z^6+6*X*Y^6*Z^2+74*X^4*Y^2*Z^2+8*X^3*Y^2*Z^3+592*X^2*Y^4*Z^2+124*X^2*Y^2*Z^4+64*X*Y^6*Z+2*X^3*Y^3*Z+8*X^2*Y^2*Z^3+24*X*Y^4*Z^2+4*X*Y^3*Z^3+8*X^3*Y^2*Z+20*X^2*Y^3*Z+686*X^2*Y^2*Z^2+192*X*Y^4*Z+40*X*Y^3*Z^2+16*X*Y^2*Z^3+10*X^3*Y*Z+80*X^2*Y^2*Z+42*X^2*Y*Z^2+52*X*Y^3*Z+190*X*Y^2*Z^2+20*X*Y*Z^3+178*X^2*Y*Z+368*X*Y^2*Z+222*X*Y*Z^2+178*X*Y*Z

Algorithm definition

The algorithm ⟨10×20×32:3724⟩ is serendipitous tensor product (⟨5×5×8:144⟩ - 10) ⊗ ⟨2×4×4:26⟩ +5⟨4×4×4:48⟩.

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