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

Algorithm type

16⁢X6⁢Y4⁢Z2+272⁢X4⁢Y4⁢Z4+32⁢X2⁢Y8⁢Z2+16⁢X2⁢Y4⁢Z6+80⁢X6⁢Y2⁢Z2+32⁢X4⁢Y4⁢Z2+16⁢X2⁢Y6⁢Z2+32⁢X2⁢Y4⁢Z4+80⁢X2⁢Y2⁢Z6+16⁢X4⁢Y2⁢Z2+208⁢X2⁢Y4⁢Z2+16⁢X2⁢Y2⁢Z4+32⁢X3⁢Y2⁢Z+656⁢X2⁢Y2⁢Z2+64⁢X⁢Y4⁢Z+32⁢X⁢Y2⁢Z3+160⁢X3⁢Y⁢Z+64⁢X2⁢Y2⁢Z+32⁢X⁢Y3⁢Z+64⁢X⁢Y2⁢Z2+160⁢X⁢Y⁢Z3+32⁢X2⁢Y⁢Z+416⁢X⁢Y2⁢Z+32⁢X⁢Y⁢Z2+224⁢X⁢Y⁢Z16X6Y4Z2272X4Y4Z432X2Y8Z216X2Y4Z680X6Y2Z232X4Y4Z216X2Y6Z232X2Y4Z480X2Y2Z616X4Y2Z2208X2Y4Z216X2Y2Z432X3Y2Z656X2Y2Z264XY4Z32XY2Z3160X3YZ64X2Y2Z32XY3Z64XY2Z2160XYZ332X2YZ416XY2Z32XYZ2224XYZ16*X^6*Y^4*Z^2+272*X^4*Y^4*Z^4+32*X^2*Y^8*Z^2+16*X^2*Y^4*Z^6+80*X^6*Y^2*Z^2+32*X^4*Y^4*Z^2+16*X^2*Y^6*Z^2+32*X^2*Y^4*Z^4+80*X^2*Y^2*Z^6+16*X^4*Y^2*Z^2+208*X^2*Y^4*Z^2+16*X^2*Y^2*Z^4+32*X^3*Y^2*Z+656*X^2*Y^2*Z^2+64*X*Y^4*Z+32*X*Y^2*Z^3+160*X^3*Y*Z+64*X^2*Y^2*Z+32*X*Y^3*Z+64*X*Y^2*Z^2+160*X*Y*Z^3+32*X^2*Y*Z+416*X*Y^2*Z+32*X*Y*Z^2+224*X*Y*Z

Algorithm definition

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