Description of fast matrix multiplication algorithm: ⟨9×15×15:1290⟩

Algorithm type

81X4Y4Z4+18X6Y2Z2+18X2Y2Z6+54X4Y2Z2+32X3Y3Z2+108X2Y4Z2+54X2Y2Z4+48X3Y3Z+4X3YZ3+12X3Y2Z+12X3YZ2+212X2Y2Z2+12X2YZ3+36XY4Z+12XY2Z3+22X3YZ+40X2Y2Z+36X2YZ2+4XY3Z+36XY2Z2+28XYZ3+62X2YZ+140XY2Z+78XYZ2+131XYZ81X4Y4Z418X6Y2Z218X2Y2Z654X4Y2Z232X3Y3Z2108X2Y4Z254X2Y2Z448X3Y3Z4X3YZ312X3Y2Z12X3YZ2212X2Y2Z212X2YZ336XY4Z12XY2Z322X3YZ40X2Y2Z36X2YZ24XY3Z36XY2Z228XYZ362X2YZ140XY2Z78XYZ2131XYZ81*X^4*Y^4*Z^4+18*X^6*Y^2*Z^2+18*X^2*Y^2*Z^6+54*X^4*Y^2*Z^2+32*X^3*Y^3*Z^2+108*X^2*Y^4*Z^2+54*X^2*Y^2*Z^4+48*X^3*Y^3*Z+4*X^3*Y*Z^3+12*X^3*Y^2*Z+12*X^3*Y*Z^2+212*X^2*Y^2*Z^2+12*X^2*Y*Z^3+36*X*Y^4*Z+12*X*Y^2*Z^3+22*X^3*Y*Z+40*X^2*Y^2*Z+36*X^2*Y*Z^2+4*X*Y^3*Z+36*X*Y^2*Z^2+28*X*Y*Z^3+62*X^2*Y*Z+140*X*Y^2*Z+78*X*Y*Z^2+131*X*Y*Z

Algorithm definition

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