Description of fast matrix multiplication algorithm: ⟨14×16×26:3472⟩

Algorithm type

10⁢X8⁢Y8⁢Z8+4⁢X8⁢Y8⁢Z6+3⁢X8⁢Y6⁢Z8+X6⁢Y8⁢Z8+3⁢X8⁢Y6⁢Z6+4⁢X6⁢Y8⁢Z6+4⁢X6⁢Y6⁢Z8+2⁢X6⁢Y6⁢Z6+3⁢X8⁢Y4⁢Z4+5⁢X4⁢Y8⁢Z4+6⁢X4⁢Y4⁢Z8+2⁢X6⁢Y4⁢Z4+3⁢X4⁢Y8⁢Z2+16⁢X4⁢Y6⁢Z4+2⁢X4⁢Y4⁢Z6+X2⁢Y4⁢Z8+X4⁢Y6⁢Z2+193⁢X4⁢Y4⁢Z4+4⁢X2⁢Y8⁢Z2+2⁢X2⁢Y4⁢Z6+2⁢X2⁢Y2⁢Z8+24⁢X4⁢Y4⁢Z3+18⁢X4⁢Y3⁢Z4+6⁢X3⁢Y4⁢Z4+5⁢X4⁢Y4⁢Z2+18⁢X4⁢Y3⁢Z3+16⁢X4⁢Y2⁢Z4+24⁢X3⁢Y4⁢Z3+24⁢X3⁢Y3⁢Z4+30⁢X2⁢Y6⁢Z2+12⁢X3⁢Y3⁢Z3+23⁢X4⁢Y2⁢Z2+89⁢X2⁢Y4⁢Z2+65⁢X2⁢Y2⁢Z4+12⁢X3⁢Y2⁢Z2+18⁢X2⁢Y4⁢Z+96⁢X2⁢Y3⁢Z2+12⁢X2⁢Y2⁢Z3+6⁢X⁢Y2⁢Z4+6⁢X2⁢Y3⁢Z+939⁢X2⁢Y2⁢Z2+24⁢X⁢Y4⁢Z+12⁢X⁢Y2⁢Z3+12⁢X⁢Y⁢Z4+30⁢X2⁢Y2⁢Z+96⁢X2⁢Y⁢Z2+180⁢X⁢Y3⁢Z+30⁢X2⁢Y⁢Z+354⁢X⁢Y2⁢Z+174⁢X⁢Y⁢Z2+846⁢X⁢Y⁢Z10X8Y8Z84X8Y8Z63X8Y6Z8X6Y8Z83X8Y6Z64X6Y8Z64X6Y6Z82X6Y6Z63X8Y4Z45X4Y8Z46X4Y4Z82X6Y4Z43X4Y8Z216X4Y6Z42X4Y4Z6X2Y4Z8X4Y6Z2193X4Y4Z44X2Y8Z22X2Y4Z62X2Y2Z824X4Y4Z318X4Y3Z46X3Y4Z45X4Y4Z218X4Y3Z316X4Y2Z424X3Y4Z324X3Y3Z430X2Y6Z212X3Y3Z323X4Y2Z289X2Y4Z265X2Y2Z412X3Y2Z218X2Y4Z96X2Y3Z212X2Y2Z36XY2Z46X2Y3Z939X2Y2Z224XY4Z12XY2Z312XYZ430X2Y2Z96X2YZ2180XY3Z30X2YZ354XY2Z174XYZ2846XYZ10*X^8*Y^8*Z^8+4*X^8*Y^8*Z^6+3*X^8*Y^6*Z^8+X^6*Y^8*Z^8+3*X^8*Y^6*Z^6+4*X^6*Y^8*Z^6+4*X^6*Y^6*Z^8+2*X^6*Y^6*Z^6+3*X^8*Y^4*Z^4+5*X^4*Y^8*Z^4+6*X^4*Y^4*Z^8+2*X^6*Y^4*Z^4+3*X^4*Y^8*Z^2+16*X^4*Y^6*Z^4+2*X^4*Y^4*Z^6+X^2*Y^4*Z^8+X^4*Y^6*Z^2+193*X^4*Y^4*Z^4+4*X^2*Y^8*Z^2+2*X^2*Y^4*Z^6+2*X^2*Y^2*Z^8+24*X^4*Y^4*Z^3+18*X^4*Y^3*Z^4+6*X^3*Y^4*Z^4+5*X^4*Y^4*Z^2+18*X^4*Y^3*Z^3+16*X^4*Y^2*Z^4+24*X^3*Y^4*Z^3+24*X^3*Y^3*Z^4+30*X^2*Y^6*Z^2+12*X^3*Y^3*Z^3+23*X^4*Y^2*Z^2+89*X^2*Y^4*Z^2+65*X^2*Y^2*Z^4+12*X^3*Y^2*Z^2+18*X^2*Y^4*Z+96*X^2*Y^3*Z^2+12*X^2*Y^2*Z^3+6*X*Y^2*Z^4+6*X^2*Y^3*Z+939*X^2*Y^2*Z^2+24*X*Y^4*Z+12*X*Y^2*Z^3+12*X*Y*Z^4+30*X^2*Y^2*Z+96*X^2*Y*Z^2+180*X*Y^3*Z+30*X^2*Y*Z+354*X*Y^2*Z+174*X*Y*Z^2+846*X*Y*Z

Algorithm definition

The algorithm ⟨14×16×26:3472⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨7×8×13:496⟩.

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