Description of fast matrix multiplication algorithm: ⟨12×20×30:4104⟩

Algorithm type

18⁢X4⁢Y6⁢Z4+72⁢X8⁢Y2⁢Z2+414⁢X4⁢Y4⁢Z4+72⁢X2⁢Y2⁢Z8+252⁢X2⁢Y6⁢Z2+144⁢X2⁢Y4⁢Z4+72⁢X⁢Y⁢Z8+18⁢X2⁢Y3⁢Z4+486⁢X2⁢Y4⁢Z2+486⁢X2⁢Y2⁢Z4+234⁢X⁢Y6⁢Z+72⁢X4⁢Y2⁢Z+72⁢X4⁢Y⁢Z2+144⁢X⁢Y4⁢Z2+216⁢X⁢Y2⁢Z4+270⁢X2⁢Y2⁢Z2+72⁢X⁢Y4⁢Z+234⁢X⁢Y3⁢Z2+72⁢X⁢Y⁢Z4+144⁢X⁢Y2⁢Z2+270⁢X⁢Y2⁢Z+270⁢X⁢Y⁢Z218X4Y6Z472X8Y2Z2414X4Y4Z472X2Y2Z8252X2Y6Z2144X2Y4Z472XYZ818X2Y3Z4486X2Y4Z2486X2Y2Z4234XY6Z72X4Y2Z72X4YZ2144XY4Z2216XY2Z4270X2Y2Z272XY4Z234XY3Z272XYZ4144XY2Z2270XY2Z270XYZ218*X^4*Y^6*Z^4+72*X^8*Y^2*Z^2+414*X^4*Y^4*Z^4+72*X^2*Y^2*Z^8+252*X^2*Y^6*Z^2+144*X^2*Y^4*Z^4+72*X*Y*Z^8+18*X^2*Y^3*Z^4+486*X^2*Y^4*Z^2+486*X^2*Y^2*Z^4+234*X*Y^6*Z+72*X^4*Y^2*Z+72*X^4*Y*Z^2+144*X*Y^4*Z^2+216*X*Y^2*Z^4+270*X^2*Y^2*Z^2+72*X*Y^4*Z+234*X*Y^3*Z^2+72*X*Y*Z^4+144*X*Y^2*Z^2+270*X*Y^2*Z+270*X*Y*Z^2

Algorithm definition

The algorithm ⟨12×20×30:4104⟩ is the (Kronecker) tensor product of ⟨3×4×6:54⟩ with ⟨4×5×5:76⟩.

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