Description of fast matrix multiplication algorithm: ⟨12×23×26:4160⟩

Algorithm type

32⁢X9⁢Y12⁢Z6+32⁢X9⁢Y11⁢Z6+48⁢X9⁢Y12⁢Z3+48⁢X9⁢Y11⁢Z3+64⁢X3⁢Y12⁢Z2+480⁢X6⁢Y6⁢Z4+96⁢X3⁢Y12⁢Z+32⁢X6⁢Y5⁢Z4+720⁢X6⁢Y6⁢Z2+48⁢X6⁢Y5⁢Z2+1024⁢X3⁢Y3⁢Z2+1536⁢X3⁢Y3⁢Z32X9Y12Z632X9Y11Z648X9Y12Z348X9Y11Z364X3Y12Z2480X6Y6Z496X3Y12Z32X6Y5Z4720X6Y6Z248X6Y5Z21024X3Y3Z21536X3Y3Z32*X^9*Y^12*Z^6+32*X^9*Y^11*Z^6+48*X^9*Y^12*Z^3+48*X^9*Y^11*Z^3+64*X^3*Y^12*Z^2+480*X^6*Y^6*Z^4+96*X^3*Y^12*Z+32*X^6*Y^5*Z^4+720*X^6*Y^6*Z^2+48*X^6*Y^5*Z^2+1024*X^3*Y^3*Z^2+1536*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨12×23×26:4160⟩ is the projection [[0, 24], [0]] of ⟨12×24×26:4160⟩.

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