Description of fast matrix multiplication algorithm: ⟨9×12×21:1400⟩

Algorithm type

112⁢X6⁢Y6⁢Z4+168⁢X6⁢Y6⁢Z2+64⁢X3⁢Y3⁢Z6+96⁢X3⁢Y3⁢Z4+96⁢X3⁢Y3⁢Z3+432⁢X3⁢Y3⁢Z2+432⁢X3⁢Y3⁢Z112X6Y6Z4168X6Y6Z264X3Y3Z696X3Y3Z496X3Y3Z3432X3Y3Z2432X3Y3Z112*X^6*Y^6*Z^4+168*X^6*Y^6*Z^2+64*X^3*Y^3*Z^6+96*X^3*Y^3*Z^4+96*X^3*Y^3*Z^3+432*X^3*Y^3*Z^2+432*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨9×12×21:1400⟩ is the (Kronecker) tensor product of ⟨3×2×7:35⟩ with ⟨3×6×3: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