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

Algorithm type

128⁢X6⁢Y12⁢Z4+192⁢X6⁢Y12⁢Z2+128⁢X3⁢Y12⁢Z2+96⁢X6⁢Y6⁢Z4+192⁢X3⁢Y12⁢Z+144⁢X6⁢Y6⁢Z2+32⁢X3⁢Y9⁢Z2+48⁢X3⁢Y9⁢Z+128⁢X3⁢Y6⁢Z2+192⁢X3⁢Y6⁢Z+416⁢X3⁢Y3⁢Z2+624⁢X3⁢Y3⁢Z128X6Y12Z4192X6Y12Z2128X3Y12Z296X6Y6Z4192X3Y12Z144X6Y6Z232X3Y9Z248X3Y9Z128X3Y6Z2192X3Y6Z416X3Y3Z2624X3Y3Z128*X^6*Y^12*Z^4+192*X^6*Y^12*Z^2+128*X^3*Y^12*Z^2+96*X^6*Y^6*Z^4+192*X^3*Y^12*Z+144*X^6*Y^6*Z^2+32*X^3*Y^9*Z^2+48*X^3*Y^9*Z+128*X^3*Y^6*Z^2+192*X^3*Y^6*Z+416*X^3*Y^3*Z^2+624*X^3*Y^3*Z

Algorithm definition

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