Description of fast matrix multiplication algorithm: ⟨6×27×30:2880⟩

Algorithm type

96⁢X4⁢Y9⁢Z6+112⁢X2⁢Y12⁢Z3+144⁢X2⁢Y9⁢Z6+192⁢X4⁢Y6⁢Z6+168⁢X⁢Y12⁢Z3+240⁢X2⁢Y9⁢Z3+288⁢X2⁢Y6⁢Z6+360⁢X⁢Y9⁢Z3+144⁢X2⁢Y6⁢Z3+216⁢X⁢Y6⁢Z3+368⁢X2⁢Y3⁢Z3+552⁢X⁢Y3⁢Z396X4Y9Z6112X2Y12Z3144X2Y9Z6192X4Y6Z6168XY12Z3240X2Y9Z3288X2Y6Z6360XY9Z3144X2Y6Z3216XY6Z3368X2Y3Z3552XY3Z396*X^4*Y^9*Z^6+112*X^2*Y^12*Z^3+144*X^2*Y^9*Z^6+192*X^4*Y^6*Z^6+168*X*Y^12*Z^3+240*X^2*Y^9*Z^3+288*X^2*Y^6*Z^6+360*X*Y^9*Z^3+144*X^2*Y^6*Z^3+216*X*Y^6*Z^3+368*X^2*Y^3*Z^3+552*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨6×27×30:2880⟩ is the (Kronecker) tensor product of ⟨2×9×5:72⟩ with ⟨3×3×6:40⟩.

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