Description of fast matrix multiplication algorithm: ⟨8×8×16:676⟩

Algorithm type

36X4Y4Z4+12X2Y6Z2+12X2Y2Z6+48X2Y4Z2+48X2Y2Z4+4XY3Z3+120X2Y2Z2+16XY3Z2+16XY2Z3+20XY3Z+64XY2Z2+20XYZ3+80XY2Z+80XYZ2+100XYZ36X4Y4Z412X2Y6Z212X2Y2Z648X2Y4Z248X2Y2Z44XY3Z3120X2Y2Z216XY3Z216XY2Z320XY3Z64XY2Z220XYZ380XY2Z80XYZ2100XYZ36*X^4*Y^4*Z^4+12*X^2*Y^6*Z^2+12*X^2*Y^2*Z^6+48*X^2*Y^4*Z^2+48*X^2*Y^2*Z^4+4*X*Y^3*Z^3+120*X^2*Y^2*Z^2+16*X*Y^3*Z^2+16*X*Y^2*Z^3+20*X*Y^3*Z+64*X*Y^2*Z^2+20*X*Y*Z^3+80*X*Y^2*Z+80*X*Y*Z^2+100*X*Y*Z

Algorithm definition

The algorithm ⟨8×8×16:676⟩ is the (Kronecker) tensor product of ⟨2×4×4:26⟩ with ⟨4×2×4:26⟩.

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