Description of fast matrix multiplication algorithm: ⟨14×15×20:2520⟩

Algorithm type

60⁢X4⁢Y4⁢Z6+150⁢X4⁢Y4⁢Z4+20⁢X2⁢Y2⁢Z8+24⁢X2⁢Y6⁢Z3+60⁢X4⁢Y4⁢Z2+60⁢X2⁢Y6⁢Z2+120⁢X2⁢Y2⁢Z6+24⁢X2⁢Y6⁢Z+60⁢X2⁢Y4⁢Z3+150⁢X2⁢Y4⁢Z2+120⁢X2⁢Y2⁢Z4+8⁢X⁢Y3⁢Z4+60⁢X2⁢Y4⁢Z+96⁢X2⁢Y2⁢Z3+48⁢X⁢Y3⁢Z3+20⁢X⁢Y2⁢Z4+340⁢X2⁢Y2⁢Z2+48⁢X⁢Y3⁢Z2+120⁢X⁢Y2⁢Z3+32⁢X⁢Y⁢Z4+96⁢X2⁢Y2⁢Z+40⁢X⁢Y3⁢Z+120⁢X⁢Y2⁢Z2+192⁢X⁢Y⁢Z3+100⁢X⁢Y2⁢Z+192⁢X⁢Y⁢Z2+160⁢X⁢Y⁢Z60X4Y4Z6150X4Y4Z420X2Y2Z824X2Y6Z360X4Y4Z260X2Y6Z2120X2Y2Z624X2Y6Z60X2Y4Z3150X2Y4Z2120X2Y2Z48XY3Z460X2Y4Z96X2Y2Z348XY3Z320XY2Z4340X2Y2Z248XY3Z2120XY2Z332XYZ496X2Y2Z40XY3Z120XY2Z2192XYZ3100XY2Z192XYZ2160XYZ60*X^4*Y^4*Z^6+150*X^4*Y^4*Z^4+20*X^2*Y^2*Z^8+24*X^2*Y^6*Z^3+60*X^4*Y^4*Z^2+60*X^2*Y^6*Z^2+120*X^2*Y^2*Z^6+24*X^2*Y^6*Z+60*X^2*Y^4*Z^3+150*X^2*Y^4*Z^2+120*X^2*Y^2*Z^4+8*X*Y^3*Z^4+60*X^2*Y^4*Z+96*X^2*Y^2*Z^3+48*X*Y^3*Z^3+20*X*Y^2*Z^4+340*X^2*Y^2*Z^2+48*X*Y^3*Z^2+120*X*Y^2*Z^3+32*X*Y*Z^4+96*X^2*Y^2*Z+40*X*Y^3*Z+120*X*Y^2*Z^2+192*X*Y*Z^3+100*X*Y^2*Z+192*X*Y*Z^2+160*X*Y*Z

Algorithm definition

The algorithm ⟨14×15×20:2520⟩ is the (Kronecker) tensor product of ⟨2×5×5:40⟩ with ⟨7×3×4:63⟩.

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