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

Algorithm type

64⁢X6⁢Y6⁢Z4+96⁢X6⁢Y6⁢Z2+64⁢X3⁢Y3⁢Z6+96⁢X3⁢Y3⁢Z3+192⁢X3⁢Y3⁢Z2+288⁢X3⁢Y3⁢Z64X6Y6Z496X6Y6Z264X3Y3Z696X3Y3Z3192X3Y3Z2288X3Y3Z64*X^6*Y^6*Z^4+96*X^6*Y^6*Z^2+64*X^3*Y^3*Z^6+96*X^3*Y^3*Z^3+192*X^3*Y^3*Z^2+288*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨9×12×12:800⟩ is the (Kronecker) tensor product of ⟨3×2×4:20⟩ 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