Description of fast matrix multiplication algorithm: ⟨9×14×20:1575⟩

Algorithm type

30⁢X4⁢Y6⁢Z4+75⁢X4⁢Y4⁢Z4+10⁢X2⁢Y8⁢Z2+12⁢X2⁢Y3⁢Z6+30⁢X4⁢Y2⁢Z4+60⁢X2⁢Y6⁢Z2+30⁢X2⁢Y2⁢Z6+36⁢X2⁢Y3⁢Z4+12⁢X2⁢Y⁢Z6+60⁢X2⁢Y4⁢Z2+90⁢X2⁢Y2⁢Z4+4⁢X⁢Y4⁢Z3+72⁢X2⁢Y3⁢Z2+36⁢X2⁢Y⁢Z4+12⁢X⁢Y4⁢Z2+24⁢X⁢Y3⁢Z3+230⁢X2⁢Y2⁢Z2+24⁢X⁢Y4⁢Z+72⁢X⁢Y3⁢Z2+24⁢X⁢Y2⁢Z3+72⁢X2⁢Y⁢Z2+144⁢X⁢Y3⁢Z+72⁢X⁢Y2⁢Z2+20⁢X⁢Y⁢Z3+144⁢X⁢Y2⁢Z+60⁢X⁢Y⁢Z2+120⁢X⁢Y⁢Z30X4Y6Z475X4Y4Z410X2Y8Z212X2Y3Z630X4Y2Z460X2Y6Z230X2Y2Z636X2Y3Z412X2YZ660X2Y4Z290X2Y2Z44XY4Z372X2Y3Z236X2YZ412XY4Z224XY3Z3230X2Y2Z224XY4Z72XY3Z224XY2Z372X2YZ2144XY3Z72XY2Z220XYZ3144XY2Z60XYZ2120XYZ30*X^4*Y^6*Z^4+75*X^4*Y^4*Z^4+10*X^2*Y^8*Z^2+12*X^2*Y^3*Z^6+30*X^4*Y^2*Z^4+60*X^2*Y^6*Z^2+30*X^2*Y^2*Z^6+36*X^2*Y^3*Z^4+12*X^2*Y*Z^6+60*X^2*Y^4*Z^2+90*X^2*Y^2*Z^4+4*X*Y^4*Z^3+72*X^2*Y^3*Z^2+36*X^2*Y*Z^4+12*X*Y^4*Z^2+24*X*Y^3*Z^3+230*X^2*Y^2*Z^2+24*X*Y^4*Z+72*X*Y^3*Z^2+24*X*Y^2*Z^3+72*X^2*Y*Z^2+144*X*Y^3*Z+72*X*Y^2*Z^2+20*X*Y*Z^3+144*X*Y^2*Z+60*X*Y*Z^2+120*X*Y*Z

Algorithm definition

The algorithm ⟨9×14×20:1575⟩ is the (Kronecker) tensor product of ⟨3×2×5:25⟩ with ⟨3×7×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