Description of fast matrix multiplication algorithm: ⟨15×17×18:2720⟩

Algorithm type

16⁢X6⁢Y6⁢Z6+16⁢X6⁢Y5⁢Z6+32⁢X2⁢Y9⁢Z6+32⁢X2⁢Y6⁢Z9+48⁢X4⁢Y9⁢Z3+208⁢X4⁢Y6⁢Z6+48⁢X⁢Y9⁢Z6+48⁢X⁢Y6⁢Z9+80⁢X4⁢Y5⁢Z6+24⁢X3⁢Y6⁢Z6+32⁢X8⁢Y3⁢Z3+24⁢X3⁢Y5⁢Z6+120⁢X2⁢Y9⁢Z3+312⁢X2⁢Y6⁢Z6+96⁢X2⁢Y3⁢Z9+48⁢X4⁢Y3⁢Z6+16⁢X2⁢Y8⁢Z3+120⁢X2⁢Y5⁢Z6+72⁢X⁢Y9⁢Z3+144⁢X⁢Y3⁢Z9+48⁢X6⁢Y3⁢Z3+16⁢X4⁢Y2⁢Z6+24⁢X⁢Y8⁢Z3+32⁢X6⁢Y2⁢Z3+184⁢X2⁢Y3⁢Z6+176⁢X4⁢Y3⁢Z3+40⁢X2⁢Y2⁢Z6+168⁢X⁢Y3⁢Z6+72⁢X3⁢Y3⁢Z3+24⁢X⁢Y2⁢Z6+48⁢X3⁢Y2⁢Z3+256⁢X2⁢Y3⁢Z3+96⁢X⁢Y3⁢Z316X6Y6Z616X6Y5Z632X2Y9Z632X2Y6Z948X4Y9Z3208X4Y6Z648XY9Z648XY6Z980X4Y5Z624X3Y6Z632X8Y3Z324X3Y5Z6120X2Y9Z3312X2Y6Z696X2Y3Z948X4Y3Z616X2Y8Z3120X2Y5Z672XY9Z3144XY3Z948X6Y3Z316X4Y2Z624XY8Z332X6Y2Z3184X2Y3Z6176X4Y3Z340X2Y2Z6168XY3Z672X3Y3Z324XY2Z648X3Y2Z3256X2Y3Z396XY3Z316*X^6*Y^6*Z^6+16*X^6*Y^5*Z^6+32*X^2*Y^9*Z^6+32*X^2*Y^6*Z^9+48*X^4*Y^9*Z^3+208*X^4*Y^6*Z^6+48*X*Y^9*Z^6+48*X*Y^6*Z^9+80*X^4*Y^5*Z^6+24*X^3*Y^6*Z^6+32*X^8*Y^3*Z^3+24*X^3*Y^5*Z^6+120*X^2*Y^9*Z^3+312*X^2*Y^6*Z^6+96*X^2*Y^3*Z^9+48*X^4*Y^3*Z^6+16*X^2*Y^8*Z^3+120*X^2*Y^5*Z^6+72*X*Y^9*Z^3+144*X*Y^3*Z^9+48*X^6*Y^3*Z^3+16*X^4*Y^2*Z^6+24*X*Y^8*Z^3+32*X^6*Y^2*Z^3+184*X^2*Y^3*Z^6+176*X^4*Y^3*Z^3+40*X^2*Y^2*Z^6+168*X*Y^3*Z^6+72*X^3*Y^3*Z^3+24*X*Y^2*Z^6+48*X^3*Y^2*Z^3+256*X^2*Y^3*Z^3+96*X*Y^3*Z^3

Algorithm definition

The algorithm ⟨15×17×18:2720⟩ is the projection [[0, 18], [0]] of ⟨15×18×18:2720⟩.

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