Description of fast matrix multiplication algorithm: ⟨15×24×27:5280⟩

Algorithm type

768⁢X6⁢Y6⁢Z4+1152⁢X6⁢Y6⁢Z2+48⁢X3⁢Y9⁢Z2+72⁢X3⁢Y9⁢Z+32⁢X3⁢Y6⁢Z4+32⁢X3⁢Y3⁢Z6+144⁢X6⁢Y3⁢Z2+336⁢X3⁢Y6⁢Z2+216⁢X6⁢Y3⁢Z+432⁢X3⁢Y6⁢Z+352⁢X3⁢Y3⁢Z4+48⁢X3⁢Y3⁢Z3+976⁢X3⁢Y3⁢Z2+672⁢X3⁢Y3⁢Z768X6Y6Z41152X6Y6Z248X3Y9Z272X3Y9Z32X3Y6Z432X3Y3Z6144X6Y3Z2336X3Y6Z2216X6Y3Z432X3Y6Z352X3Y3Z448X3Y3Z3976X3Y3Z2672X3Y3Z768*X^6*Y^6*Z^4+1152*X^6*Y^6*Z^2+48*X^3*Y^9*Z^2+72*X^3*Y^9*Z+32*X^3*Y^6*Z^4+32*X^3*Y^3*Z^6+144*X^6*Y^3*Z^2+336*X^3*Y^6*Z^2+216*X^6*Y^3*Z+432*X^3*Y^6*Z+352*X^3*Y^3*Z^4+48*X^3*Y^3*Z^3+976*X^3*Y^3*Z^2+672*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨15×24×27:5280⟩ is the (Kronecker) tensor product of ⟨5×4×9:132⟩ 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