Description of fast matrix multiplication algorithm: ⟨8×9×28:1260⟩

Algorithm type

24⁢X4⁢Y4⁢Z6+60⁢X4⁢Y4⁢Z4+8⁢X2⁢Y2⁢Z8+24⁢X2⁢Y6⁢Z3+24⁢X4⁢Y4⁢Z2+60⁢X2⁢Y6⁢Z2+48⁢X2⁢Y2⁢Z6+24⁢X2⁢Y6⁢Z+48⁢X2⁢Y2⁢Z4+8⁢X⁢Y3⁢Z4+72⁢X2⁢Y2⁢Z3+48⁢X⁢Y3⁢Z3+220⁢X2⁢Y2⁢Z2+48⁢X⁢Y3⁢Z2+24⁢X⁢Y⁢Z4+72⁢X2⁢Y2⁢Z+40⁢X⁢Y3⁢Z+144⁢X⁢Y⁢Z3+144⁢X⁢Y⁢Z2+120⁢X⁢Y⁢Z24X4Y4Z660X4Y4Z48X2Y2Z824X2Y6Z324X4Y4Z260X2Y6Z248X2Y2Z624X2Y6Z48X2Y2Z48XY3Z472X2Y2Z348XY3Z3220X2Y2Z248XY3Z224XYZ472X2Y2Z40XY3Z144XYZ3144XYZ2120XYZ24*X^4*Y^4*Z^6+60*X^4*Y^4*Z^4+8*X^2*Y^2*Z^8+24*X^2*Y^6*Z^3+24*X^4*Y^4*Z^2+60*X^2*Y^6*Z^2+48*X^2*Y^2*Z^6+24*X^2*Y^6*Z+48*X^2*Y^2*Z^4+8*X*Y^3*Z^4+72*X^2*Y^2*Z^3+48*X*Y^3*Z^3+220*X^2*Y^2*Z^2+48*X*Y^3*Z^2+24*X*Y*Z^4+72*X^2*Y^2*Z+40*X*Y^3*Z+144*X*Y*Z^3+144*X*Y*Z^2+120*X*Y*Z

Algorithm definition

The algorithm ⟨8×9×28:1260⟩ is the (Kronecker) tensor product of ⟨2×3×4:20⟩ with ⟨4×3×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