Description of fast matrix multiplication algorithm: ⟨12×12×32:2695⟩

Algorithm type

16X8Y12Z12+24X4Y12Z12+3X8Y8Z8+6X8Y4Z4+192X4Y6Z6+288X2Y6Z6+42X4Y4Z4+72X4Y2Z2+576X2Y3Z3+864XY3Z3+180X2Y2Z2+216X2YZ+216XYZ16X8Y12Z1224X4Y12Z123X8Y8Z86X8Y4Z4192X4Y6Z6288X2Y6Z642X4Y4Z472X4Y2Z2576X2Y3Z3864XY3Z3180X2Y2Z2216X2YZ216XYZ16*X^8*Y^12*Z^12+24*X^4*Y^12*Z^12+3*X^8*Y^8*Z^8+6*X^8*Y^4*Z^4+192*X^4*Y^6*Z^6+288*X^2*Y^6*Z^6+42*X^4*Y^4*Z^4+72*X^4*Y^2*Z^2+576*X^2*Y^3*Z^3+864*X*Y^3*Z^3+180*X^2*Y^2*Z^2+216*X^2*Y*Z+216*X*Y*Z

Algorithm definition

The algorithm ⟨12×12×32:2695⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×6×16:385⟩.

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