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

Algorithm type

64X4Y6Z6+64X2Y9Z3+96X2Y6Z6+96XY9Z3+192X2Y3Z3+288XY3Z364X4Y6Z664X2Y9Z396X2Y6Z696XY9Z3192X2Y3Z3288XY3Z364*X^4*Y^6*Z^6+64*X^2*Y^9*Z^3+96*X^2*Y^6*Z^6+96*X*Y^9*Z^3+192*X^2*Y^3*Z^3+288*X*Y^3*Z^3

Algorithm definition

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