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

Algorithm type

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

Algorithm definition

The algorithm ⟨9×9×24:1160⟩ is the (Kronecker) tensor product of ⟨3×3×4:29⟩ 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