Description of fast matrix multiplication algorithm: ⟨9×12×18:1160⟩

Algorithm type

112⁢X4⁢Y6⁢Z6+32⁢X2⁢Y9⁢Z3+168⁢X2⁢Y6⁢Z6+16⁢X2⁢Y3⁢Z9+32⁢X4⁢Y6⁢Z3+48⁢X⁢Y9⁢Z3+24⁢X⁢Y3⁢Z9+32⁢X6⁢Y3⁢Z3+112⁢X2⁢Y6⁢Z3+64⁢X4⁢Y3⁢Z3+96⁢X⁢Y6⁢Z3+48⁢X3⁢Y3⁢Z3+208⁢X2⁢Y3⁢Z3+168⁢X⁢Y3⁢Z3112X4Y6Z632X2Y9Z3168X2Y6Z616X2Y3Z932X4Y6Z348XY9Z324XY3Z932X6Y3Z3112X2Y6Z364X4Y3Z396XY6Z348X3Y3Z3208X2Y3Z3168XY3Z3112*X^4*Y^6*Z^6+32*X^2*Y^9*Z^3+168*X^2*Y^6*Z^6+16*X^2*Y^3*Z^9+32*X^4*Y^6*Z^3+48*X*Y^9*Z^3+24*X*Y^3*Z^9+32*X^6*Y^3*Z^3+112*X^2*Y^6*Z^3+64*X^4*Y^3*Z^3+96*X*Y^6*Z^3+48*X^3*Y^3*Z^3+208*X^2*Y^3*Z^3+168*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨9×12×18:1160⟩ is the (Kronecker) tensor product of ⟨3×3×6:40⟩ with ⟨3×4×3:29⟩.

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