Description of fast matrix multiplication algorithm: ⟨8×8×30:1232⟩

Algorithm type

6⁢X6⁢Y4⁢Z4+X4⁢Y4⁢Z6+X2⁢Y4⁢Z8+2⁢X6⁢Y4⁢Z2+54⁢X4⁢Y4⁢Z4+2⁢X4⁢Y2⁢Z6+X2⁢Y4⁢Z6+8⁢X6⁢Y2⁢Z2+4⁢X4⁢Y2⁢Z4+2⁢X2⁢Y6⁢Z2+4⁢X2⁢Y4⁢Z4+10⁢X4⁢Y2⁢Z2+32⁢X2⁢Y4⁢Z2+30⁢X2⁢Y2⁢Z4+36⁢X3⁢Y2⁢Z2+6⁢X2⁢Y2⁢Z3+6⁢X⁢Y2⁢Z4+12⁢X3⁢Y2⁢Z+343⁢X2⁢Y2⁢Z2+12⁢X2⁢Y⁢Z3+6⁢X⁢Y2⁢Z3+48⁢X3⁢Y⁢Z+24⁢X2⁢Y⁢Z2+12⁢X⁢Y3⁢Z+24⁢X⁢Y2⁢Z2+60⁢X2⁢Y⁢Z+192⁢X⁢Y2⁢Z+180⁢X⁢Y⁢Z2+114⁢X⁢Y⁢Z6X6Y4Z4X4Y4Z6X2Y4Z82X6Y4Z254X4Y4Z42X4Y2Z6X2Y4Z68X6Y2Z24X4Y2Z42X2Y6Z24X2Y4Z410X4Y2Z232X2Y4Z230X2Y2Z436X3Y2Z26X2Y2Z36XY2Z412X3Y2Z343X2Y2Z212X2YZ36XY2Z348X3YZ24X2YZ212XY3Z24XY2Z260X2YZ192XY2Z180XYZ2114XYZ6*X^6*Y^4*Z^4+X^4*Y^4*Z^6+X^2*Y^4*Z^8+2*X^6*Y^4*Z^2+54*X^4*Y^4*Z^4+2*X^4*Y^2*Z^6+X^2*Y^4*Z^6+8*X^6*Y^2*Z^2+4*X^4*Y^2*Z^4+2*X^2*Y^6*Z^2+4*X^2*Y^4*Z^4+10*X^4*Y^2*Z^2+32*X^2*Y^4*Z^2+30*X^2*Y^2*Z^4+36*X^3*Y^2*Z^2+6*X^2*Y^2*Z^3+6*X*Y^2*Z^4+12*X^3*Y^2*Z+343*X^2*Y^2*Z^2+12*X^2*Y*Z^3+6*X*Y^2*Z^3+48*X^3*Y*Z+24*X^2*Y*Z^2+12*X*Y^3*Z+24*X*Y^2*Z^2+60*X^2*Y*Z+192*X*Y^2*Z+180*X*Y*Z^2+114*X*Y*Z

Algorithm definition

The algorithm ⟨8×8×30:1232⟩ is the (Kronecker) tensor product of ⟨4×4×15:176⟩ 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