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

Algorithm type

16⁢X6⁢Y2⁢Z6+48⁢X4⁢Y6⁢Z4+432⁢X4⁢Y4⁢Z4+16⁢X2⁢Y4⁢Z6+16⁢X6⁢Y2⁢Z2+80⁢X2⁢Y6⁢Z2+112⁢X2⁢Y4⁢Z4+160⁢X2⁢Y2⁢Z6+16⁢X4⁢Y2⁢Z2+256⁢X2⁢Y4⁢Z2+224⁢X2⁢Y2⁢Z4+32⁢X3⁢Y⁢Z3+96⁢X2⁢Y3⁢Z2+928⁢X2⁢Y2⁢Z2+32⁢X⁢Y2⁢Z3+32⁢X3⁢Y⁢Z+160⁢X⁢Y3⁢Z+224⁢X⁢Y2⁢Z2+320⁢X⁢Y⁢Z3+32⁢X2⁢Y⁢Z+512⁢X⁢Y2⁢Z+448⁢X⁢Y⁢Z2+128⁢X⁢Y⁢Z16X6Y2Z648X4Y6Z4432X4Y4Z416X2Y4Z616X6Y2Z280X2Y6Z2112X2Y4Z4160X2Y2Z616X4Y2Z2256X2Y4Z2224X2Y2Z432X3YZ396X2Y3Z2928X2Y2Z232XY2Z332X3YZ160XY3Z224XY2Z2320XYZ332X2YZ512XY2Z448XYZ2128XYZ16*X^6*Y^2*Z^6+48*X^4*Y^6*Z^4+432*X^4*Y^4*Z^4+16*X^2*Y^4*Z^6+16*X^6*Y^2*Z^2+80*X^2*Y^6*Z^2+112*X^2*Y^4*Z^4+160*X^2*Y^2*Z^6+16*X^4*Y^2*Z^2+256*X^2*Y^4*Z^2+224*X^2*Y^2*Z^4+32*X^3*Y*Z^3+96*X^2*Y^3*Z^2+928*X^2*Y^2*Z^2+32*X*Y^2*Z^3+32*X^3*Y*Z+160*X*Y^3*Z+224*X*Y^2*Z^2+320*X*Y*Z^3+32*X^2*Y*Z+512*X*Y^2*Z+448*X*Y*Z^2+128*X*Y*Z

Algorithm definition

The algorithm ⟨12×20×32:4320⟩ is the (Kronecker) tensor product of ⟨3×5×8:90⟩ 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