Description of fast matrix multiplication algorithm: ⟨8×18×27:2400⟩

Algorithm type

9X8Y8Z8+6X8Y6Z6+3X4Y10Z4+3X4Y10Z2+33X4Y8Z4+3X4Y6Z4+6X2Y10Z2+12X4Y6Z3+6X2Y10Z+126X4Y4Z4+30X2Y8Z2+12X4Y3Z3+6X4Y2Z4+60X2Y6Z2+6X2Y5Z2+3X4Y2Z2+6X2Y5Z+300X2Y4Z2+108XY6Z+6X2Y3Z2+444X2Y2Z2+108XY4Z+6X2Y2Z+12X2YZ2+108XY3Z+6X2YZ+540XY2Z+432XYZ9X8Y8Z86X8Y6Z63X4Y10Z43X4Y10Z233X4Y8Z43X4Y6Z46X2Y10Z212X4Y6Z36X2Y10Z126X4Y4Z430X2Y8Z212X4Y3Z36X4Y2Z460X2Y6Z26X2Y5Z23X4Y2Z26X2Y5Z300X2Y4Z2108XY6Z6X2Y3Z2444X2Y2Z2108XY4Z6X2Y2Z12X2YZ2108XY3Z6X2YZ540XY2Z432XYZ9*X^8*Y^8*Z^8+6*X^8*Y^6*Z^6+3*X^4*Y^10*Z^4+3*X^4*Y^10*Z^2+33*X^4*Y^8*Z^4+3*X^4*Y^6*Z^4+6*X^2*Y^10*Z^2+12*X^4*Y^6*Z^3+6*X^2*Y^10*Z+126*X^4*Y^4*Z^4+30*X^2*Y^8*Z^2+12*X^4*Y^3*Z^3+6*X^4*Y^2*Z^4+60*X^2*Y^6*Z^2+6*X^2*Y^5*Z^2+3*X^4*Y^2*Z^2+6*X^2*Y^5*Z+300*X^2*Y^4*Z^2+108*X*Y^6*Z+6*X^2*Y^3*Z^2+444*X^2*Y^2*Z^2+108*X*Y^4*Z+6*X^2*Y^2*Z+12*X^2*Y*Z^2+108*X*Y^3*Z+6*X^2*Y*Z+540*X*Y^2*Z+432*X*Y*Z

Algorithm definition

The algorithm ⟨8×18×27:2400⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×6×9:160⟩.

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