Description of fast matrix multiplication algorithm: ⟨18×18×28:5040⟩

Algorithm type

48X8Y12Z12+72X4Y12Z12+96X8Y6Z6+9X8Y4Z4+528X4Y6Z6+3X10Y2Z2+3X8Y4Z2+576X2Y6Z6+6X10YZ+42X8Y2Z2+39X4Y4Z4+6X8Y2Z+48X8YZ+27X6Y2Z2+576X4Y3Z3+54X6YZ+108X4Y2Z2+1440X2Y3Z3+6X5YZ+6X4Y2Z+864XY3Z3+72X4YZ+129X2Y2Z2+54X3YZ+126X2YZ+102XYZ48X8Y12Z1272X4Y12Z1296X8Y6Z69X8Y4Z4528X4Y6Z63X10Y2Z23X8Y4Z2576X2Y6Z66X10YZ42X8Y2Z239X4Y4Z46X8Y2Z48X8YZ27X6Y2Z2576X4Y3Z354X6YZ108X4Y2Z21440X2Y3Z36X5YZ6X4Y2Z864XY3Z372X4YZ129X2Y2Z254X3YZ126X2YZ102XYZ48*X^8*Y^12*Z^12+72*X^4*Y^12*Z^12+96*X^8*Y^6*Z^6+9*X^8*Y^4*Z^4+528*X^4*Y^6*Z^6+3*X^10*Y^2*Z^2+3*X^8*Y^4*Z^2+576*X^2*Y^6*Z^6+6*X^10*Y*Z+42*X^8*Y^2*Z^2+39*X^4*Y^4*Z^4+6*X^8*Y^2*Z+48*X^8*Y*Z+27*X^6*Y^2*Z^2+576*X^4*Y^3*Z^3+54*X^6*Y*Z+108*X^4*Y^2*Z^2+1440*X^2*Y^3*Z^3+6*X^5*Y*Z+6*X^4*Y^2*Z+864*X*Y^3*Z^3+72*X^4*Y*Z+129*X^2*Y^2*Z^2+54*X^3*Y*Z+126*X^2*Y*Z+102*X*Y*Z

Algorithm definition

The algorithm ⟨18×18×28:5040⟩ is the (Kronecker) tensor product of ⟨3×3×2:15⟩ with ⟨6×6×14:336⟩.

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