Description of fast matrix multiplication algorithm: ⟨6×20×21:1575⟩

Algorithm type

30⁢X4⁢Y6⁢Z4+4⁢X⁢Y12⁢Z+12⁢X2⁢Y9⁢Z2+75⁢X4⁢Y4⁢Z4+10⁢X2⁢Y8⁢Z2+24⁢X⁢Y9⁢Z+30⁢X4⁢Y2⁢Z4+126⁢X2⁢Y6⁢Z2+12⁢X⁢Y8⁢Z+150⁢X2⁢Y4⁢Z2+96⁢X⁢Y6⁢Z+84⁢X2⁢Y3⁢Z2+266⁢X2⁢Y2⁢Z2+96⁢X⁢Y4⁢Z+72⁢X2⁢Y⁢Z2+164⁢X⁢Y3⁢Z+204⁢X⁢Y2⁢Z+120⁢X⁢Y⁢Z30X4Y6Z44XY12Z12X2Y9Z275X4Y4Z410X2Y8Z224XY9Z30X4Y2Z4126X2Y6Z212XY8Z150X2Y4Z296XY6Z84X2Y3Z2266X2Y2Z296XY4Z72X2YZ2164XY3Z204XY2Z120XYZ30*X^4*Y^6*Z^4+4*X*Y^12*Z+12*X^2*Y^9*Z^2+75*X^4*Y^4*Z^4+10*X^2*Y^8*Z^2+24*X*Y^9*Z+30*X^4*Y^2*Z^4+126*X^2*Y^6*Z^2+12*X*Y^8*Z+150*X^2*Y^4*Z^2+96*X*Y^6*Z+84*X^2*Y^3*Z^2+266*X^2*Y^2*Z^2+96*X*Y^4*Z+72*X^2*Y*Z^2+164*X*Y^3*Z+204*X*Y^2*Z+120*X*Y*Z

Algorithm definition

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