Description of fast matrix multiplication algorithm: ⟨16×27×27:6450⟩

Algorithm type

63⁢X8⁢Y8⁢Z8+18⁢X12⁢Y4⁢Z4+18⁢X8⁢Y4⁢Z8+9⁢X4⁢Y12⁢Z4+18⁢X4⁢Y4⁢Z12+36⁢X8⁢Y4⁢Z4+48⁢X6⁢Y4⁢Z6+252⁢X4⁢Y8⁢Z4+36⁢X4⁢Y4⁢Z8+36⁢X2⁢Y12⁢Z2+72⁢X6⁢Y2⁢Z6+36⁢X⁢Y12⁢Z+72⁢X6⁢Y4⁢Z2+360⁢X4⁢Y4⁢Z4+252⁢X2⁢Y8⁢Z2+72⁢X2⁢Y4⁢Z6+72⁢X6⁢Y2⁢Z2+144⁢X4⁢Y4⁢Z2+72⁢X4⁢Y2⁢Z4+96⁢X3⁢Y4⁢Z3+36⁢X2⁢Y6⁢Z2+144⁢X2⁢Y4⁢Z4+72⁢X2⁢Y2⁢Z6+144⁢X4⁢Y2⁢Z2+72⁢X3⁢Y4⁢Z+240⁢X3⁢Y2⁢Z3+720⁢X2⁢Y4⁢Z2+144⁢X2⁢Y2⁢Z4+72⁢X⁢Y6⁢Z+72⁢X⁢Y4⁢Z3+144⁢X3⁢Y⁢Z3+144⁢X2⁢Y4⁢Z+144⁢X⁢Y4⁢Z2+144⁢X3⁢Y2⁢Z+540⁢X2⁢Y2⁢Z2+144⁢X⁢Y4⁢Z+144⁢X⁢Y2⁢Z3+72⁢X3⁢Y⁢Z+288⁢X2⁢Y2⁢Z+72⁢X2⁢Y⁢Z2+36⁢X⁢Y3⁢Z+288⁢X⁢Y2⁢Z2+72⁢X⁢Y⁢Z3+144⁢X2⁢Y⁢Z+288⁢X⁢Y2⁢Z+144⁢X⁢Y⁢Z2+144⁢X⁢Y⁢Z63X8Y8Z818X12Y4Z418X8Y4Z89X4Y12Z418X4Y4Z1236X8Y4Z448X6Y4Z6252X4Y8Z436X4Y4Z836X2Y12Z272X6Y2Z636XY12Z72X6Y4Z2360X4Y4Z4252X2Y8Z272X2Y4Z672X6Y2Z2144X4Y4Z272X4Y2Z496X3Y4Z336X2Y6Z2144X2Y4Z472X2Y2Z6144X4Y2Z272X3Y4Z240X3Y2Z3720X2Y4Z2144X2Y2Z472XY6Z72XY4Z3144X3YZ3144X2Y4Z144XY4Z2144X3Y2Z540X2Y2Z2144XY4Z144XY2Z372X3YZ288X2Y2Z72X2YZ236XY3Z288XY2Z272XYZ3144X2YZ288XY2Z144XYZ2144XYZ63*X^8*Y^8*Z^8+18*X^12*Y^4*Z^4+18*X^8*Y^4*Z^8+9*X^4*Y^12*Z^4+18*X^4*Y^4*Z^12+36*X^8*Y^4*Z^4+48*X^6*Y^4*Z^6+252*X^4*Y^8*Z^4+36*X^4*Y^4*Z^8+36*X^2*Y^12*Z^2+72*X^6*Y^2*Z^6+36*X*Y^12*Z+72*X^6*Y^4*Z^2+360*X^4*Y^4*Z^4+252*X^2*Y^8*Z^2+72*X^2*Y^4*Z^6+72*X^6*Y^2*Z^2+144*X^4*Y^4*Z^2+72*X^4*Y^2*Z^4+96*X^3*Y^4*Z^3+36*X^2*Y^6*Z^2+144*X^2*Y^4*Z^4+72*X^2*Y^2*Z^6+144*X^4*Y^2*Z^2+72*X^3*Y^4*Z+240*X^3*Y^2*Z^3+720*X^2*Y^4*Z^2+144*X^2*Y^2*Z^4+72*X*Y^6*Z+72*X*Y^4*Z^3+144*X^3*Y*Z^3+144*X^2*Y^4*Z+144*X*Y^4*Z^2+144*X^3*Y^2*Z+540*X^2*Y^2*Z^2+144*X*Y^4*Z+144*X*Y^2*Z^3+72*X^3*Y*Z+288*X^2*Y^2*Z+72*X^2*Y*Z^2+36*X*Y^3*Z+288*X*Y^2*Z^2+72*X*Y*Z^3+144*X^2*Y*Z+288*X*Y^2*Z+144*X*Y*Z^2+144*X*Y*Z

Algorithm definition

The algorithm ⟨16×27×27:6450⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨8×9×9:430⟩.

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