Description of fast matrix multiplication algorithm: ⟨10×30×30:5280⟩

Algorithm type

15X8Y8Z8+3X4Y16Z4+3X10Y8Z4+3X4Y16Z2+3X8Y8Z4+36X6Y8Z6+3X4Y12Z4+3X4Y8Z8+6X2Y16Z2+3X2Y8Z10+6X2Y16Z+9X10Y4Z4+12X4Y4Z10+6X10Y4Z2+3X6Y8Z2+60X4Y8Z4+6X2Y12Z2+3X2Y8Z6+3X2Y4Z10+6X5Y8Z2+3X6Y4Z4+6X4Y8Z2+72X3Y8Z3+9X2Y8Z4+6XY8Z5+9X6Y4Z2+288X4Y4Z4+6X3Y8Z+90X2Y8Z2+12X2Y4Z6+6XY8Z3+24X5Y4Z2+6X2Y8Z+24X2Y4Z5+6XY8Z2+45X6Y2Z2+12X5Y4Z+27X4Y4Z2+72X3Y4Z3+51X2Y6Z2+27X2Y4Z4+45X2Y2Z6+48XY8Z+12XY4Z5+18X5Y2Z2+6X3Y4Z2+24X2Y2Z5+12X5Y2Z+9X4Y2Z2+24X3Y4Z+783X2Y4Z2+9X2Y2Z4+90XY6Z+30XY4Z3+6XY2Z5+6X3Y2Z2+42X2Y4Z+48XY4Z2+108X3Y2Z+723X2Y2Z2+462XY4Z+114XY2Z3+90X3YZ+60X2Y2Z+90XY3Z+60XY2Z2+90XYZ3+18X2YZ+828XY2Z+18XYZ2+414XYZ15X8Y8Z83X4Y16Z43X10Y8Z43X4Y16Z23X8Y8Z436X6Y8Z63X4Y12Z43X4Y8Z86X2Y16Z23X2Y8Z106X2Y16Z9X10Y4Z412X4Y4Z106X10Y4Z23X6Y8Z260X4Y8Z46X2Y12Z23X2Y8Z63X2Y4Z106X5Y8Z23X6Y4Z46X4Y8Z272X3Y8Z39X2Y8Z46XY8Z59X6Y4Z2288X4Y4Z46X3Y8Z90X2Y8Z212X2Y4Z66XY8Z324X5Y4Z26X2Y8Z24X2Y4Z56XY8Z245X6Y2Z212X5Y4Z27X4Y4Z272X3Y4Z351X2Y6Z227X2Y4Z445X2Y2Z648XY8Z12XY4Z518X5Y2Z26X3Y4Z224X2Y2Z512X5Y2Z9X4Y2Z224X3Y4Z783X2Y4Z29X2Y2Z490XY6Z30XY4Z36XY2Z56X3Y2Z242X2Y4Z48XY4Z2108X3Y2Z723X2Y2Z2462XY4Z114XY2Z390X3YZ60X2Y2Z90XY3Z60XY2Z290XYZ318X2YZ828XY2Z18XYZ2414XYZ15*X^8*Y^8*Z^8+3*X^4*Y^16*Z^4+3*X^10*Y^8*Z^4+3*X^4*Y^16*Z^2+3*X^8*Y^8*Z^4+36*X^6*Y^8*Z^6+3*X^4*Y^12*Z^4+3*X^4*Y^8*Z^8+6*X^2*Y^16*Z^2+3*X^2*Y^8*Z^10+6*X^2*Y^16*Z+9*X^10*Y^4*Z^4+12*X^4*Y^4*Z^10+6*X^10*Y^4*Z^2+3*X^6*Y^8*Z^2+60*X^4*Y^8*Z^4+6*X^2*Y^12*Z^2+3*X^2*Y^8*Z^6+3*X^2*Y^4*Z^10+6*X^5*Y^8*Z^2+3*X^6*Y^4*Z^4+6*X^4*Y^8*Z^2+72*X^3*Y^8*Z^3+9*X^2*Y^8*Z^4+6*X*Y^8*Z^5+9*X^6*Y^4*Z^2+288*X^4*Y^4*Z^4+6*X^3*Y^8*Z+90*X^2*Y^8*Z^2+12*X^2*Y^4*Z^6+6*X*Y^8*Z^3+24*X^5*Y^4*Z^2+6*X^2*Y^8*Z+24*X^2*Y^4*Z^5+6*X*Y^8*Z^2+45*X^6*Y^2*Z^2+12*X^5*Y^4*Z+27*X^4*Y^4*Z^2+72*X^3*Y^4*Z^3+51*X^2*Y^6*Z^2+27*X^2*Y^4*Z^4+45*X^2*Y^2*Z^6+48*X*Y^8*Z+12*X*Y^4*Z^5+18*X^5*Y^2*Z^2+6*X^3*Y^4*Z^2+24*X^2*Y^2*Z^5+12*X^5*Y^2*Z+9*X^4*Y^2*Z^2+24*X^3*Y^4*Z+783*X^2*Y^4*Z^2+9*X^2*Y^2*Z^4+90*X*Y^6*Z+30*X*Y^4*Z^3+6*X*Y^2*Z^5+6*X^3*Y^2*Z^2+42*X^2*Y^4*Z+48*X*Y^4*Z^2+108*X^3*Y^2*Z+723*X^2*Y^2*Z^2+462*X*Y^4*Z+114*X*Y^2*Z^3+90*X^3*Y*Z+60*X^2*Y^2*Z+90*X*Y^3*Z+60*X*Y^2*Z^2+90*X*Y*Z^3+18*X^2*Y*Z+828*X*Y^2*Z+18*X*Y*Z^2+414*X*Y*Z

Algorithm definition

The algorithm ⟨10×30×30:5280⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨5×10×10:352⟩.

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