Description of fast matrix multiplication algorithm: ⟨9×9×30:1440⟩

Algorithm type

144X4Y6Z6+216X2Y6Z6+32X2Y3Z9+48XY3Z9+96X2Y6Z3+96X2Y3Z6+144XY6Z3+144XY3Z6+208X2Y3Z3+312XY3Z3144X4Y6Z6216X2Y6Z632X2Y3Z948XY3Z996X2Y6Z396X2Y3Z6144XY6Z3144XY3Z6208X2Y3Z3312XY3Z3144*X^4*Y^6*Z^6+216*X^2*Y^6*Z^6+32*X^2*Y^3*Z^9+48*X*Y^3*Z^9+96*X^2*Y^6*Z^3+96*X^2*Y^3*Z^6+144*X*Y^6*Z^3+144*X*Y^3*Z^6+208*X^2*Y^3*Z^3+312*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨9×9×30:1440⟩ is the (Kronecker) tensor product of ⟨3×3×5:36⟩ 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