Description of fast matrix multiplication algorithm: ⟨6×30×30:3160⟩

Algorithm type

160⁢X6⁢Y12⁢Z4+240⁢X6⁢Y12⁢Z2+192⁢X3⁢Y12⁢Z2+176⁢X6⁢Y6⁢Z4+288⁢X3⁢Y12⁢Z+264⁢X6⁢Y6⁢Z2+128⁢X3⁢Y9⁢Z2+192⁢X3⁢Y9⁢Z+64⁢X3⁢Y6⁢Z2+96⁢X3⁢Y6⁢Z+544⁢X3⁢Y3⁢Z2+816⁢X3⁢Y3⁢Z160X6Y12Z4240X6Y12Z2192X3Y12Z2176X6Y6Z4288X3Y12Z264X6Y6Z2128X3Y9Z2192X3Y9Z64X3Y6Z296X3Y6Z544X3Y3Z2816X3Y3Z160*X^6*Y^12*Z^4+240*X^6*Y^12*Z^2+192*X^3*Y^12*Z^2+176*X^6*Y^6*Z^4+288*X^3*Y^12*Z+264*X^6*Y^6*Z^2+128*X^3*Y^9*Z^2+192*X^3*Y^9*Z+64*X^3*Y^6*Z^2+96*X^3*Y^6*Z+544*X^3*Y^3*Z^2+816*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨6×30×30:3160⟩ is the (Kronecker) tensor product of ⟨3×6×3:40⟩ with ⟨2×5×10:79⟩.

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