Description of fast matrix multiplication algorithm: ⟨8×8×15:628⟩

Algorithm type

32⁢X4⁢Y4⁢Z8+32⁢X2⁢Y6⁢Z4+32⁢X2⁢Y2⁢Z8+16⁢X2⁢Y4⁢Z2+32⁢X2⁢Y2⁢Z4+32⁢X⁢Y3⁢Z4+24⁢X3⁢Y2⁢Z2+12⁢X2⁢Y2⁢Z3+8⁢X⁢Y4⁢Z2+4⁢X⁢Y2⁢Z4+8⁢X3⁢Y2⁢Z+88⁢X2⁢Y2⁢Z2+4⁢X⁢Y2⁢Z3+32⁢X⁢Y⁢Z4+32⁢X3⁢Y⁢Z+28⁢X2⁢Y2⁢Z+12⁢X2⁢Y⁢Z2+76⁢X⁢Y3⁢Z+8⁢X⁢Y2⁢Z2+12⁢X2⁢Y⁢Z+40⁢X⁢Y2⁢Z+64⁢X⁢Y⁢Z32X4Y4Z832X2Y6Z432X2Y2Z816X2Y4Z232X2Y2Z432XY3Z424X3Y2Z212X2Y2Z38XY4Z24XY2Z48X3Y2Z88X2Y2Z24XY2Z332XYZ432X3YZ28X2Y2Z12X2YZ276XY3Z8XY2Z212X2YZ40XY2Z64XYZ32*X^4*Y^4*Z^8+32*X^2*Y^6*Z^4+32*X^2*Y^2*Z^8+16*X^2*Y^4*Z^2+32*X^2*Y^2*Z^4+32*X*Y^3*Z^4+24*X^3*Y^2*Z^2+12*X^2*Y^2*Z^3+8*X*Y^4*Z^2+4*X*Y^2*Z^4+8*X^3*Y^2*Z+88*X^2*Y^2*Z^2+4*X*Y^2*Z^3+32*X*Y*Z^4+32*X^3*Y*Z+28*X^2*Y^2*Z+12*X^2*Y*Z^2+76*X*Y^3*Z+8*X*Y^2*Z^2+12*X^2*Y*Z+40*X*Y^2*Z+64*X*Y*Z

Algorithm definition

The algorithm ⟨8×8×15:628⟩ is serendipitous tensor product (⟨2×8×3:40⟩ - 40) ⊗ ⟨4×1×5:20⟩ +4⟨4×4×5:61⟩ +12⟨4×2×5:32⟩.

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