Description of fast matrix multiplication algorithm: ⟨10×12×18:1336⟩

Algorithm type

128⁢X6⁢Y6⁢Z4+88⁢X6⁢Y6⁢Z3+96⁢X6⁢Y6⁢Z2+8⁢X6⁢Y6⁢Z+64⁢X3⁢Y3⁢Z5+128⁢X3⁢Y3⁢Z4+352⁢X3⁢Y3⁢Z3+42⁢X2⁢Y2⁢Z5+184⁢X3⁢Y3⁢Z2+30⁢X2⁢Y2⁢Z4+72⁢X3⁢Y3⁢Z+48⁢X2⁢Y⁢Z3+48⁢X⁢Y2⁢Z3+12⁢X2⁢Y⁢Z2+12⁢X⁢Y2⁢Z2+12⁢X2⁢Y⁢Z+12⁢X⁢Y2⁢Z128X6Y6Z488X6Y6Z396X6Y6Z28X6Y6Z64X3Y3Z5128X3Y3Z4352X3Y3Z342X2Y2Z5184X3Y3Z230X2Y2Z472X3Y3Z48X2YZ348XY2Z312X2YZ212XY2Z212X2YZ12XY2Z128*X^6*Y^6*Z^4+88*X^6*Y^6*Z^3+96*X^6*Y^6*Z^2+8*X^6*Y^6*Z+64*X^3*Y^3*Z^5+128*X^3*Y^3*Z^4+352*X^3*Y^3*Z^3+42*X^2*Y^2*Z^5+184*X^3*Y^3*Z^2+30*X^2*Y^2*Z^4+72*X^3*Y^3*Z+48*X^2*Y*Z^3+48*X*Y^2*Z^3+12*X^2*Y*Z^2+12*X*Y^2*Z^2+12*X^2*Y*Z+12*X*Y^2*Z

Algorithm definition

The algorithm ⟨10×12×18:1336⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨10×12×9:668⟩.

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