Description of fast matrix multiplication algorithm: ⟨2×11×28:476⟩

Algorithm type

4⁢X⁢Y8⁢Z+8⁢X⁢Y7⁢Z+14⁢X⁢Y6⁢Z+16⁢X2⁢Y3⁢Z2+12⁢X⁢Y5⁢Z+124⁢X2⁢Y2⁢Z2+20⁢X⁢Y4⁢Z+12⁢X⁢Y3⁢Z+40⁢X⁢Y2⁢Z+226⁢X⁢Y⁢Z4XY8Z8XY7Z14XY6Z16X2Y3Z212XY5Z124X2Y2Z220XY4Z12XY3Z40XY2Z226XYZ4*X*Y^8*Z+8*X*Y^7*Z+14*X*Y^6*Z+16*X^2*Y^3*Z^2+12*X*Y^5*Z+124*X^2*Y^2*Z^2+20*X*Y^4*Z+12*X*Y^3*Z+40*X*Y^2*Z+226*X*Y*Z

Algorithm definition

The algorithm ⟨2×11×28:476⟩ is the (Kronecker) tensor product of ⟨2×11×14:238⟩ with ⟨1×1×2:2⟩.

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