Description of fast matrix multiplication algorithm: ⟨8×21×24:2415⟩

Algorithm type

15X8Y8Z8+66X4Y8Z4+138X4Y4Z4+108X2Y8Z2+36X2Y6Z2+72XY8Z+324X2Y4Z2+72XY6Z+432X2Y2Z2+144XY4Z+72XY3Z+504XY2Z+432XYZ15X8Y8Z866X4Y8Z4138X4Y4Z4108X2Y8Z236X2Y6Z272XY8Z324X2Y4Z272XY6Z432X2Y2Z2144XY4Z72XY3Z504XY2Z432XYZ15*X^8*Y^8*Z^8+66*X^4*Y^8*Z^4+138*X^4*Y^4*Z^4+108*X^2*Y^8*Z^2+36*X^2*Y^6*Z^2+72*X*Y^8*Z+324*X^2*Y^4*Z^2+72*X*Y^6*Z+432*X^2*Y^2*Z^2+144*X*Y^4*Z+72*X*Y^3*Z+504*X*Y^2*Z+432*X*Y*Z

Algorithm definition

The algorithm ⟨8×21×24:2415⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×7×8:161⟩.

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