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

Algorithm type

864⁢X4⁢Y6⁢Z6+16⁢X6⁢Y6⁢Z3+48⁢X2⁢Y9⁢Z3+1296⁢X2⁢Y6⁢Z6+80⁢X4⁢Y6⁢Z3+72⁢X⁢Y9⁢Z3+16⁢X6⁢Y3⁢Z3+24⁢X3⁢Y6⁢Z3+552⁢X2⁢Y6⁢Z3+128⁢X2⁢Y3⁢Z6+368⁢X4⁢Y3⁢Z3+648⁢X⁢Y6⁢Z3+192⁢X⁢Y3⁢Z6+24⁢X3⁢Y3⁢Z3+936⁢X2⁢Y3⁢Z3+576⁢X⁢Y3⁢Z3864X4Y6Z616X6Y6Z348X2Y9Z31296X2Y6Z680X4Y6Z372XY9Z316X6Y3Z324X3Y6Z3552X2Y6Z3128X2Y3Z6368X4Y3Z3648XY6Z3192XY3Z624X3Y3Z3936X2Y3Z3576XY3Z3864*X^4*Y^6*Z^6+16*X^6*Y^6*Z^3+48*X^2*Y^9*Z^3+1296*X^2*Y^6*Z^6+80*X^4*Y^6*Z^3+72*X*Y^9*Z^3+16*X^6*Y^3*Z^3+24*X^3*Y^6*Z^3+552*X^2*Y^6*Z^3+128*X^2*Y^3*Z^6+368*X^4*Y^3*Z^3+648*X*Y^6*Z^3+192*X*Y^3*Z^6+24*X^3*Y^3*Z^3+936*X^2*Y^3*Z^3+576*X*Y^3*Z^3

Algorithm definition

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

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