Description of fast matrix multiplication algorithm: ⟨10×16×20:1951⟩

Algorithm type

48⁢X4⁢Y12⁢Z4+16⁢X4⁢Y12⁢Z2+8⁢X4⁢Y8⁢Z6+72⁢X4⁢Y8⁢Z4+8⁢X4⁢Y4⁢Z8+112⁢X2⁢Y12⁢Z2+16⁢X2⁢Y8⁢Z6+16⁢X2⁢Y12⁢Z+8⁢X4⁢Y4⁢Z6+32⁢X2⁢Y8⁢Z4+64⁢X⁢Y12⁢Z+8⁢X2⁢Y8⁢Z3+18⁢X6⁢Y4⁢Z2+X5⁢Y5⁢Z2+32⁢X4⁢Y4⁢Z4+152⁢X2⁢Y8⁢Z2+16⁢X⁢Y8⁢Z3+X5⁢Y4⁢Z2+32⁢X⁢Y8⁢Z2+X5⁢Y3⁢Z2+X4⁢Y4⁢Z2+8⁢X2⁢Y4⁢Z4+80⁢X⁢Y8⁢Z+7⁢X5⁢Y2⁢Z2+6⁢X3⁢Y5⁢Z+8⁢X2⁢Y4⁢Z3+4⁢X4⁢Y2⁢Z2+19⁢X3⁢Y4⁢Z+X2⁢Y5⁢Z+104⁢X2⁢Y4⁢Z2+5⁢X3⁢Y3⁢Z+3⁢X2⁢Y4⁢Z+96⁢X2⁢Y3⁢Z2+16⁢X2⁢Y2⁢Z3+16⁢X2⁢Y⁢Z4+6⁢X3⁢Y2⁢Z+35⁢X2⁢Y3⁢Z+144⁢X2⁢Y2⁢Z2+16⁢X2⁢Y⁢Z3+72⁢X⁢Y4⁢Z+32⁢X⁢Y2⁢Z3+44⁢X3⁢Y⁢Z+2⁢X2⁢Y2⁢Z+64⁢X2⁢Y⁢Z2+128⁢X⁢Y3⁢Z+64⁢X⁢Y2⁢Z2+5⁢X2⁢Y⁢Z+160⁢X⁢Y2⁢Z+144⁢X⁢Y⁢Z48X4Y12Z416X4Y12Z28X4Y8Z672X4Y8Z48X4Y4Z8112X2Y12Z216X2Y8Z616X2Y12Z8X4Y4Z632X2Y8Z464XY12Z8X2Y8Z318X6Y4Z2X5Y5Z232X4Y4Z4152X2Y8Z216XY8Z3X5Y4Z232XY8Z2X5Y3Z2X4Y4Z28X2Y4Z480XY8Z7X5Y2Z26X3Y5Z8X2Y4Z34X4Y2Z219X3Y4ZX2Y5Z104X2Y4Z25X3Y3Z3X2Y4Z96X2Y3Z216X2Y2Z316X2YZ46X3Y2Z35X2Y3Z144X2Y2Z216X2YZ372XY4Z32XY2Z344X3YZ2X2Y2Z64X2YZ2128XY3Z64XY2Z25X2YZ160XY2Z144XYZ48*X^4*Y^12*Z^4+16*X^4*Y^12*Z^2+8*X^4*Y^8*Z^6+72*X^4*Y^8*Z^4+8*X^4*Y^4*Z^8+112*X^2*Y^12*Z^2+16*X^2*Y^8*Z^6+16*X^2*Y^12*Z+8*X^4*Y^4*Z^6+32*X^2*Y^8*Z^4+64*X*Y^12*Z+8*X^2*Y^8*Z^3+18*X^6*Y^4*Z^2+X^5*Y^5*Z^2+32*X^4*Y^4*Z^4+152*X^2*Y^8*Z^2+16*X*Y^8*Z^3+X^5*Y^4*Z^2+32*X*Y^8*Z^2+X^5*Y^3*Z^2+X^4*Y^4*Z^2+8*X^2*Y^4*Z^4+80*X*Y^8*Z+7*X^5*Y^2*Z^2+6*X^3*Y^5*Z+8*X^2*Y^4*Z^3+4*X^4*Y^2*Z^2+19*X^3*Y^4*Z+X^2*Y^5*Z+104*X^2*Y^4*Z^2+5*X^3*Y^3*Z+3*X^2*Y^4*Z+96*X^2*Y^3*Z^2+16*X^2*Y^2*Z^3+16*X^2*Y*Z^4+6*X^3*Y^2*Z+35*X^2*Y^3*Z+144*X^2*Y^2*Z^2+16*X^2*Y*Z^3+72*X*Y^4*Z+32*X*Y^2*Z^3+44*X^3*Y*Z+2*X^2*Y^2*Z+64*X^2*Y*Z^2+128*X*Y^3*Z+64*X*Y^2*Z^2+5*X^2*Y*Z+160*X*Y^2*Z+144*X*Y*Z

Algorithm definition

The algorithm ⟨10×16×20:1951⟩ is serendipitous tensor product (⟨5×4×4:61⟩ - 2) ⊗ ⟨2×4×5:32⟩ +⟨2×8×5:63⟩.

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