Description of fast matrix multiplication algorithm: ⟨15×20×24:4044⟩

Algorithm type

384⁢X4⁢Y4⁢Z4+384⁢X6⁢Y2⁢Z2+144⁢X2⁢Y4⁢Z2+144⁢X2⁢Y2⁢Z4+144⁢X3⁢Y2⁢Z+180⁢X3⁢Y⁢Z2+1332⁢X2⁢Y2⁢Z2+18⁢X3⁢Y⁢Z+36⁢X2⁢Y2⁢Z+18⁢X2⁢Y⁢Z2+36⁢X⁢Y3⁢Z+36⁢X⁢Y2⁢Z2+54⁢X⁢Y⁢Z3+648⁢X⁢Y2⁢Z+486⁢X⁢Y⁢Z2384X4Y4Z4384X6Y2Z2144X2Y4Z2144X2Y2Z4144X3Y2Z180X3YZ21332X2Y2Z218X3YZ36X2Y2Z18X2YZ236XY3Z36XY2Z254XYZ3648XY2Z486XYZ2384*X^4*Y^4*Z^4+384*X^6*Y^2*Z^2+144*X^2*Y^4*Z^2+144*X^2*Y^2*Z^4+144*X^3*Y^2*Z+180*X^3*Y*Z^2+1332*X^2*Y^2*Z^2+18*X^3*Y*Z+36*X^2*Y^2*Z+18*X^2*Y*Z^2+36*X*Y^3*Z+36*X*Y^2*Z^2+54*X*Y*Z^3+648*X*Y^2*Z+486*X*Y*Z^2

Algorithm definition

The algorithm ⟨15×20×24:4044⟩ is serendipitous tensor product (⟨5×5×12:204⟩ - 36) ⊗ ⟨3×4×2:20⟩ +18⟨3×4×4:38⟩.

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