Description of fast matrix multiplication algorithm: ⟨6×12×16:754⟩

Algorithm type

42X4Y4Z4+4XY9Z+6X6Y2Z2+26X2Y6Z2+12X2Y4Z4+12X2Y2Z6+4XY6Z2+80X2Y4Z2+24X2Y2Z4+24XY6Z+2X3Y3Z+16XY4Z2+4XY3Z3+8X3Y2Z+112X2Y2Z2+32XY4Z+8XY3Z2+16XY2Z3+10X3YZ+34XY3Z+52XY2Z2+20XYZ3+96XY2Z+40XYZ2+70XYZ42X4Y4Z44XY9Z6X6Y2Z226X2Y6Z212X2Y4Z412X2Y2Z64XY6Z280X2Y4Z224X2Y2Z424XY6Z2X3Y3Z16XY4Z24XY3Z38X3Y2Z112X2Y2Z232XY4Z8XY3Z216XY2Z310X3YZ34XY3Z52XY2Z220XYZ396XY2Z40XYZ270XYZ42*X^4*Y^4*Z^4+4*X*Y^9*Z+6*X^6*Y^2*Z^2+26*X^2*Y^6*Z^2+12*X^2*Y^4*Z^4+12*X^2*Y^2*Z^6+4*X*Y^6*Z^2+80*X^2*Y^4*Z^2+24*X^2*Y^2*Z^4+24*X*Y^6*Z+2*X^3*Y^3*Z+16*X*Y^4*Z^2+4*X*Y^3*Z^3+8*X^3*Y^2*Z+112*X^2*Y^2*Z^2+32*X*Y^4*Z+8*X*Y^3*Z^2+16*X*Y^2*Z^3+10*X^3*Y*Z+34*X*Y^3*Z+52*X*Y^2*Z^2+20*X*Y*Z^3+96*X*Y^2*Z+40*X*Y*Z^2+70*X*Y*Z

Algorithm definition

The algorithm ⟨6×12×16:754⟩ is the (Kronecker) tensor product of ⟨2×4×4:26⟩ with ⟨3×3×4:29⟩.

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