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

Algorithm type

16⁢X6⁢Y12⁢Z4+24⁢X6⁢Y12⁢Z2+64⁢X3⁢Y12⁢Z2+192⁢X6⁢Y6⁢Z4+96⁢X3⁢Y12⁢Z+288⁢X6⁢Y6⁢Z2+128⁢X3⁢Y9⁢Z2+192⁢X3⁢Y9⁢Z+416⁢X3⁢Y3⁢Z2+624⁢X3⁢Y3⁢Z16X6Y12Z424X6Y12Z264X3Y12Z2192X6Y6Z496X3Y12Z288X6Y6Z2128X3Y9Z2192X3Y9Z416X3Y3Z2624X3Y3Z16*X^6*Y^12*Z^4+24*X^6*Y^12*Z^2+64*X^3*Y^12*Z^2+192*X^6*Y^6*Z^4+96*X^3*Y^12*Z+288*X^6*Y^6*Z^2+128*X^3*Y^9*Z^2+192*X^3*Y^9*Z+416*X^3*Y^3*Z^2+624*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨6×24×24:2040⟩ is the (Kronecker) tensor product of ⟨2×4×8:51⟩ 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