Description of fast matrix multiplication algorithm: ⟨15×18×18:2720⟩

Algorithm type

32⁢X6⁢Y6⁢Z6+32⁢X2⁢Y9⁢Z6+32⁢X2⁢Y6⁢Z9+48⁢X4⁢Y9⁢Z3+288⁢X4⁢Y6⁢Z6+48⁢X⁢Y9⁢Z6+48⁢X⁢Y6⁢Z9+48⁢X3⁢Y6⁢Z6+32⁢X8⁢Y3⁢Z3+136⁢X2⁢Y9⁢Z3+432⁢X2⁢Y6⁢Z6+96⁢X2⁢Y3⁢Z9+64⁢X4⁢Y3⁢Z6+96⁢X⁢Y9⁢Z3+144⁢X⁢Y3⁢Z9+80⁢X6⁢Y3⁢Z3+224⁢X2⁢Y3⁢Z6+176⁢X4⁢Y3⁢Z3+192⁢X⁢Y3⁢Z6+120⁢X3⁢Y3⁢Z3+256⁢X2⁢Y3⁢Z3+96⁢X⁢Y3⁢Z332X6Y6Z632X2Y9Z632X2Y6Z948X4Y9Z3288X4Y6Z648XY9Z648XY6Z948X3Y6Z632X8Y3Z3136X2Y9Z3432X2Y6Z696X2Y3Z964X4Y3Z696XY9Z3144XY3Z980X6Y3Z3224X2Y3Z6176X4Y3Z3192XY3Z6120X3Y3Z3256X2Y3Z396XY3Z332*X^6*Y^6*Z^6+32*X^2*Y^9*Z^6+32*X^2*Y^6*Z^9+48*X^4*Y^9*Z^3+288*X^4*Y^6*Z^6+48*X*Y^9*Z^6+48*X*Y^6*Z^9+48*X^3*Y^6*Z^6+32*X^8*Y^3*Z^3+136*X^2*Y^9*Z^3+432*X^2*Y^6*Z^6+96*X^2*Y^3*Z^9+64*X^4*Y^3*Z^6+96*X*Y^9*Z^3+144*X*Y^3*Z^9+80*X^6*Y^3*Z^3+224*X^2*Y^3*Z^6+176*X^4*Y^3*Z^3+192*X*Y^3*Z^6+120*X^3*Y^3*Z^3+256*X^2*Y^3*Z^3+96*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨15×18×18:2720⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨5×6×3:68⟩.

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