Description of fast matrix multiplication algorithm: ⟨15×30×32:7761⟩

Algorithm type

1023⁢X4⁢Y4⁢Z4+18⁢X6⁢Y2⁢Z2+36⁢X2⁢Y6⁢Z2+54⁢X2⁢Y4⁢Z4+36⁢X2⁢Y2⁢Z6+18⁢X6⁢Y⁢Z+1254⁢X4⁢Y2⁢Z2+1440⁢X2⁢Y4⁢Z2+384⁢X2⁢Y2⁢Z4+36⁢X⁢Y6⁢Z+54⁢X⁢Y4⁢Z2+252⁢X4⁢Y⁢Z+18⁢X3⁢Y2⁢Z+36⁢X2⁢Y3⁢Z+402⁢X2⁢Y2⁢Z2+36⁢X2⁢Y⁢Z3+432⁢X⁢Y4⁢Z+36⁢X⁢Y2⁢Z3+612⁢X2⁢Y2⁢Z+408⁢X2⁢Y⁢Z2+360⁢X⁢Y2⁢Z2+420⁢X2⁢Y⁢Z+288⁢X⁢Y2⁢Z+48⁢X⁢Y⁢Z2+60⁢X⁢Y⁢Z1023X4Y4Z418X6Y2Z236X2Y6Z254X2Y4Z436X2Y2Z618X6YZ1254X4Y2Z21440X2Y4Z2384X2Y2Z436XY6Z54XY4Z2252X4YZ18X3Y2Z36X2Y3Z402X2Y2Z236X2YZ3432XY4Z36XY2Z3612X2Y2Z408X2YZ2360XY2Z2420X2YZ288XY2Z48XYZ260XYZ1023*X^4*Y^4*Z^4+18*X^6*Y^2*Z^2+36*X^2*Y^6*Z^2+54*X^2*Y^4*Z^4+36*X^2*Y^2*Z^6+18*X^6*Y*Z+1254*X^4*Y^2*Z^2+1440*X^2*Y^4*Z^2+384*X^2*Y^2*Z^4+36*X*Y^6*Z+54*X*Y^4*Z^2+252*X^4*Y*Z+18*X^3*Y^2*Z+36*X^2*Y^3*Z+402*X^2*Y^2*Z^2+36*X^2*Y*Z^3+432*X*Y^4*Z+36*X*Y^2*Z^3+612*X^2*Y^2*Z+408*X^2*Y*Z^2+360*X*Y^2*Z^2+420*X^2*Y*Z+288*X*Y^2*Z+48*X*Y*Z^2+60*X*Y*Z

Algorithm definition

The algorithm ⟨15×30×32:7761⟩ is serendipitous tensor product (⟨5×5×8:144⟩ - 10) ⊗ ⟨3×6×4:54⟩ +5⟨6×6×4:105⟩.

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