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

Algorithm type

32X4Y8Z4+32X4Y6Z4+64X2Y10Z2+512X4Y4Z4+64X2Y8Z2+48X2Y6Z4+96X6Y2Z2+16X4Y2Z4+96X2Y6Z2+144X2Y4Z4+96X2Y2Z6+320X2Y4Z2+272X2Y2Z4+64X2Y3Z2+128XY5Z+1072X2Y2Z2+128XY4Z+96XY3Z2+192X3YZ+32X2YZ2+192XY3Z+288XY2Z2+192XYZ3+512XY2Z+544XYZ2+96XYZ32X4Y8Z432X4Y6Z464X2Y10Z2512X4Y4Z464X2Y8Z248X2Y6Z496X6Y2Z216X4Y2Z496X2Y6Z2144X2Y4Z496X2Y2Z6320X2Y4Z2272X2Y2Z464X2Y3Z2128XY5Z1072X2Y2Z2128XY4Z96XY3Z2192X3YZ32X2YZ2192XY3Z288XY2Z2192XYZ3512XY2Z544XYZ296XYZ32*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