Description of fast matrix multiplication algorithm: ⟨10×10×30:1834⟩

Algorithm type

2⁢X8⁢Y2⁢Z2+X4⁢Y6⁢Z2+113⁢X4⁢Y4⁢Z4+X4⁢Y2⁢Z6+X6⁢Y2⁢Z2+2⁢X4⁢Y4⁢Z2+2⁢X4⁢Y2⁢Z4+5⁢X2⁢Y6⁢Z2+5⁢X2⁢Y2⁢Z6+13⁢X4⁢Y2⁢Z2+37⁢X2⁢Y4⁢Z2+37⁢X2⁢Y2⁢Z4+12⁢X4⁢Y⁢Z+6⁢X2⁢Y3⁢Z+721⁢X2⁢Y2⁢Z2+6⁢X2⁢Y⁢Z3+6⁢X3⁢Y⁢Z+12⁢X2⁢Y2⁢Z+12⁢X2⁢Y⁢Z2+30⁢X⁢Y3⁢Z+30⁢X⁢Y⁢Z3+78⁢X2⁢Y⁢Z+222⁢X⁢Y2⁢Z+222⁢X⁢Y⁢Z2+258⁢X⁢Y⁢Z2X8Y2Z2X4Y6Z2113X4Y4Z4X4Y2Z6X6Y2Z22X4Y4Z22X4Y2Z45X2Y6Z25X2Y2Z613X4Y2Z237X2Y4Z237X2Y2Z412X4YZ6X2Y3Z721X2Y2Z26X2YZ36X3YZ12X2Y2Z12X2YZ230XY3Z30XYZ378X2YZ222XY2Z222XYZ2258XYZ2*X^8*Y^2*Z^2+X^4*Y^6*Z^2+113*X^4*Y^4*Z^4+X^4*Y^2*Z^6+X^6*Y^2*Z^2+2*X^4*Y^4*Z^2+2*X^4*Y^2*Z^4+5*X^2*Y^6*Z^2+5*X^2*Y^2*Z^6+13*X^4*Y^2*Z^2+37*X^2*Y^4*Z^2+37*X^2*Y^2*Z^4+12*X^4*Y*Z+6*X^2*Y^3*Z+721*X^2*Y^2*Z^2+6*X^2*Y*Z^3+6*X^3*Y*Z+12*X^2*Y^2*Z+12*X^2*Y*Z^2+30*X*Y^3*Z+30*X*Y*Z^3+78*X^2*Y*Z+222*X*Y^2*Z+222*X*Y*Z^2+258*X*Y*Z

Algorithm definition

The algorithm ⟨10×10×30:1834⟩ is the (Kronecker) tensor product of ⟨5×5×15:262⟩ with ⟨2×2×2:7⟩.

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