Description of fast matrix multiplication algorithm: ⟨12×12×30:2440⟩

Algorithm type

16⁢X2⁢Y6⁢Z12+16⁢X4⁢Y6⁢Z9+24⁢X⁢Y6⁢Z12+96⁢X6⁢Y6⁢Z6+40⁢X2⁢Y6⁢Z9+144⁢X4⁢Y6⁢Z6+32⁢X4⁢Y3⁢Z9+24⁢X⁢Y6⁢Z9+32⁢X6⁢Y6⁢Z3+144⁢X3⁢Y6⁢Z6+32⁢X2⁢Y9⁢Z3+280⁢X2⁢Y6⁢Z6+48⁢X2⁢Y3⁢Z9+64⁢X4⁢Y3⁢Z6+48⁢X⁢Y9⁢Z3+96⁢X⁢Y6⁢Z6+128⁢X6⁢Y3⁢Z3+48⁢X3⁢Y6⁢Z3+32⁢X2⁢Y6⁢Z3+96⁢X2⁢Y3⁢Z6+160⁢X4⁢Y3⁢Z3+48⁢X⁢Y6⁢Z3+192⁢X3⁢Y3⁢Z3+384⁢X2⁢Y3⁢Z3+216⁢X⁢Y3⁢Z316X2Y6Z1216X4Y6Z924XY6Z1296X6Y6Z640X2Y6Z9144X4Y6Z632X4Y3Z924XY6Z932X6Y6Z3144X3Y6Z632X2Y9Z3280X2Y6Z648X2Y3Z964X4Y3Z648XY9Z396XY6Z6128X6Y3Z348X3Y6Z332X2Y6Z396X2Y3Z6160X4Y3Z348XY6Z3192X3Y3Z3384X2Y3Z3216XY3Z316*X^2*Y^6*Z^12+16*X^4*Y^6*Z^9+24*X*Y^6*Z^12+96*X^6*Y^6*Z^6+40*X^2*Y^6*Z^9+144*X^4*Y^6*Z^6+32*X^4*Y^3*Z^9+24*X*Y^6*Z^9+32*X^6*Y^6*Z^3+144*X^3*Y^6*Z^6+32*X^2*Y^9*Z^3+280*X^2*Y^6*Z^6+48*X^2*Y^3*Z^9+64*X^4*Y^3*Z^6+48*X*Y^9*Z^3+96*X*Y^6*Z^6+128*X^6*Y^3*Z^3+48*X^3*Y^6*Z^3+32*X^2*Y^6*Z^3+96*X^2*Y^3*Z^6+160*X^4*Y^3*Z^3+48*X*Y^6*Z^3+192*X^3*Y^3*Z^3+384*X^2*Y^3*Z^3+216*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨12×12×30:2440⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨4×4×5:61⟩.

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