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

Algorithm type

64⁢X9⁢Y12⁢Z6+96⁢X9⁢Y12⁢Z3+64⁢X3⁢Y12⁢Z2+512⁢X6⁢Y6⁢Z4+96⁢X3⁢Y12⁢Z+768⁢X6⁢Y6⁢Z2+1024⁢X3⁢Y3⁢Z2+1536⁢X3⁢Y3⁢Z64X9Y12Z696X9Y12Z364X3Y12Z2512X6Y6Z496X3Y12Z768X6Y6Z21024X3Y3Z21536X3Y3Z64*X^9*Y^12*Z^6+96*X^9*Y^12*Z^3+64*X^3*Y^12*Z^2+512*X^6*Y^6*Z^4+96*X^3*Y^12*Z+768*X^6*Y^6*Z^2+1024*X^3*Y^3*Z^2+1536*X^3*Y^3*Z

Algorithm definition

The algorithm ⟨12×23×27:4160⟩ is the projection [[0, 24], [0]] of ⟨12×24×27: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