Description of fast matrix multiplication algorithm: ⟨12×28×28:5328⟩

Algorithm type

32⁢X4⁢Y8⁢Z4+32⁢X4⁢Y6⁢Z4+64⁢X2⁢Y10⁢Z2+512⁢X4⁢Y4⁢Z4+64⁢X2⁢Y8⁢Z2+48⁢X2⁢Y6⁢Z4+96⁢X6⁢Y2⁢Z2+16⁢X4⁢Y2⁢Z4+96⁢X2⁢Y6⁢Z2+144⁢X2⁢Y4⁢Z4+96⁢X2⁢Y2⁢Z6+320⁢X2⁢Y4⁢Z2+272⁢X2⁢Y2⁢Z4+64⁢X2⁢Y3⁢Z2+128⁢X⁢Y5⁢Z+1072⁢X2⁢Y2⁢Z2+128⁢X⁢Y4⁢Z+96⁢X⁢Y3⁢Z2+192⁢X3⁢Y⁢Z+32⁢X2⁢Y⁢Z2+192⁢X⁢Y3⁢Z+288⁢X⁢Y2⁢Z2+192⁢X⁢Y⁢Z3+512⁢X⁢Y2⁢Z+544⁢X⁢Y⁢Z2+96⁢X⁢Y⁢Z32X4Y8Z432X4Y6Z464X2Y10Z2512X4Y4Z464X2Y8Z248X2Y6Z496X6Y2Z216X4Y2Z496X2Y6Z2144X2Y4Z496X2Y2Z6320X2Y4Z2272X2Y2Z464X2Y3Z2128XY5Z1072X2Y2Z2128XY4Z96XY3Z2192X3YZ32X2YZ2192XY3Z288XY2Z2192XYZ3512XY2Z544XYZ296XYZ32*X^4*Y^8*Z^4+32*X^4*Y^6*Z^4+64*X^2*Y^10*Z^2+512*X^4*Y^4*Z^4+64*X^2*Y^8*Z^2+48*X^2*Y^6*Z^4+96*X^6*Y^2*Z^2+16*X^4*Y^2*Z^4+96*X^2*Y^6*Z^2+144*X^2*Y^4*Z^4+96*X^2*Y^2*Z^6+320*X^2*Y^4*Z^2+272*X^2*Y^2*Z^4+64*X^2*Y^3*Z^2+128*X*Y^5*Z+1072*X^2*Y^2*Z^2+128*X*Y^4*Z+96*X*Y^3*Z^2+192*X^3*Y*Z+32*X^2*Y*Z^2+192*X*Y^3*Z+288*X*Y^2*Z^2+192*X*Y*Z^3+512*X*Y^2*Z+544*X*Y*Z^2+96*X*Y*Z

Algorithm definition

The algorithm ⟨12×28×28:5328⟩ is the (Kronecker) tensor product of ⟨3×7×7:111⟩ with ⟨4×4×4:48⟩.

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