Description of fast matrix multiplication algorithm: ⟨6×10×12:476⟩

Algorithm type

2⁢X4⁢Y6⁢Z4+2⁢X6⁢Y2⁢Z4+18⁢X4⁢Y4⁢Z4+2⁢X4⁢Y2⁢Z6+2⁢X2⁢Y8⁢Z2+3⁢X2⁢Y4⁢Z6+6⁢X6⁢Y2⁢Z2+4⁢X4⁢Y4⁢Z2+5⁢X2⁢Y6⁢Z2+4⁢X2⁢Y2⁢Z6+8⁢X4⁢Y2⁢Z2+8⁢X2⁢Y4⁢Z2+12⁢X2⁢Y3⁢Z2+12⁢X3⁢Y⁢Z2+112⁢X2⁢Y2⁢Z2+12⁢X2⁢Y⁢Z3+12⁢X⁢Y4⁢Z+18⁢X⁢Y2⁢Z3+36⁢X3⁢Y⁢Z+24⁢X2⁢Y2⁢Z+30⁢X⁢Y3⁢Z+24⁢X⁢Y⁢Z3+48⁢X2⁢Y⁢Z+48⁢X⁢Y2⁢Z+24⁢X⁢Y⁢Z2X4Y6Z42X6Y2Z418X4Y4Z42X4Y2Z62X2Y8Z23X2Y4Z66X6Y2Z24X4Y4Z25X2Y6Z24X2Y2Z68X4Y2Z28X2Y4Z212X2Y3Z212X3YZ2112X2Y2Z212X2YZ312XY4Z18XY2Z336X3YZ24X2Y2Z30XY3Z24XYZ348X2YZ48XY2Z24XYZ2*X^4*Y^6*Z^4+2*X^6*Y^2*Z^4+18*X^4*Y^4*Z^4+2*X^4*Y^2*Z^6+2*X^2*Y^8*Z^2+3*X^2*Y^4*Z^6+6*X^6*Y^2*Z^2+4*X^4*Y^4*Z^2+5*X^2*Y^6*Z^2+4*X^2*Y^2*Z^6+8*X^4*Y^2*Z^2+8*X^2*Y^4*Z^2+12*X^2*Y^3*Z^2+12*X^3*Y*Z^2+112*X^2*Y^2*Z^2+12*X^2*Y*Z^3+12*X*Y^4*Z+18*X*Y^2*Z^3+36*X^3*Y*Z+24*X^2*Y^2*Z+30*X*Y^3*Z+24*X*Y*Z^3+48*X^2*Y*Z+48*X*Y^2*Z+24*X*Y*Z

Algorithm definition

The algorithm ⟨6×10×12:476⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨3×5×6:68⟩.

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