Description of fast matrix multiplication algorithm: ⟨12×16×22:2499⟩

Algorithm type

12⁢X8⁢Y8⁢Z8+X8⁢Y8⁢Z6+X8⁢Y6⁢Z8+4⁢X8⁢Y6⁢Z6+13⁢X4⁢Y8⁢Z4+13⁢X4⁢Y4⁢Z8+X4⁢Y8⁢Z2+3⁢X4⁢Y6⁢Z4+3⁢X4⁢Y4⁢Z6+X4⁢Y2⁢Z8+X4⁢Y6⁢Z2+165⁢X4⁢Y4⁢Z4+X4⁢Y2⁢Z6+6⁢X4⁢Y4⁢Z3+6⁢X4⁢Y3⁢Z4+9⁢X6⁢Y2⁢Z2+3⁢X4⁢Y4⁢Z2+24⁢X4⁢Y3⁢Z3+6⁢X2⁢Y6⁢Z2+6⁢X2⁢Y4⁢Z4+12⁢X2⁢Y2⁢Z6+9⁢X4⁢Y2⁢Z2+156⁢X2⁢Y4⁢Z2+150⁢X2⁢Y2⁢Z4+6⁢X2⁢Y4⁢Z+18⁢X2⁢Y3⁢Z2+18⁢X2⁢Y2⁢Z3+6⁢X2⁢Y⁢Z4+6⁢X2⁢Y3⁢Z+573⁢X2⁢Y2⁢Z2+6⁢X2⁢Y⁢Z3+54⁢X3⁢Y⁢Z+18⁢X2⁢Y2⁢Z+36⁢X⁢Y3⁢Z+36⁢X⁢Y2⁢Z2+72⁢X⁢Y⁢Z3+54⁢X2⁢Y⁢Z+468⁢X⁢Y2⁢Z+432⁢X⁢Y⁢Z2+90⁢X⁢Y⁢Z12X8Y8Z8X8Y8Z6X8Y6Z84X8Y6Z613X4Y8Z413X4Y4Z8X4Y8Z23X4Y6Z43X4Y4Z6X4Y2Z8X4Y6Z2165X4Y4Z4X4Y2Z66X4Y4Z36X4Y3Z49X6Y2Z23X4Y4Z224X4Y3Z36X2Y6Z26X2Y4Z412X2Y2Z69X4Y2Z2156X2Y4Z2150X2Y2Z46X2Y4Z18X2Y3Z218X2Y2Z36X2YZ46X2Y3Z573X2Y2Z26X2YZ354X3YZ18X2Y2Z36XY3Z36XY2Z272XYZ354X2YZ468XY2Z432XYZ290XYZ12*X^8*Y^8*Z^8+X^8*Y^8*Z^6+X^8*Y^6*Z^8+4*X^8*Y^6*Z^6+13*X^4*Y^8*Z^4+13*X^4*Y^4*Z^8+X^4*Y^8*Z^2+3*X^4*Y^6*Z^4+3*X^4*Y^4*Z^6+X^4*Y^2*Z^8+X^4*Y^6*Z^2+165*X^4*Y^4*Z^4+X^4*Y^2*Z^6+6*X^4*Y^4*Z^3+6*X^4*Y^3*Z^4+9*X^6*Y^2*Z^2+3*X^4*Y^4*Z^2+24*X^4*Y^3*Z^3+6*X^2*Y^6*Z^2+6*X^2*Y^4*Z^4+12*X^2*Y^2*Z^6+9*X^4*Y^2*Z^2+156*X^2*Y^4*Z^2+150*X^2*Y^2*Z^4+6*X^2*Y^4*Z+18*X^2*Y^3*Z^2+18*X^2*Y^2*Z^3+6*X^2*Y*Z^4+6*X^2*Y^3*Z+573*X^2*Y^2*Z^2+6*X^2*Y*Z^3+54*X^3*Y*Z+18*X^2*Y^2*Z+36*X*Y^3*Z+36*X*Y^2*Z^2+72*X*Y*Z^3+54*X^2*Y*Z+468*X*Y^2*Z+432*X*Y*Z^2+90*X*Y*Z

Algorithm definition

The algorithm ⟨12×16×22:2499⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨6×8×11:357⟩.

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