Description of fast matrix multiplication algorithm: ⟨2×6×12:112⟩

Algorithm type

6⁢X2⁢Y4⁢Z2+2⁢X2⁢Y4⁢Z+2⁢X⁢Y5⁢Z+26⁢X2⁢Y2⁢Z2+16⁢X⁢Y4⁢Z+18⁢X⁢Y3⁢Z+8⁢X⁢Y2⁢Z+34⁢X⁢Y⁢Z6X2Y4Z22X2Y4Z2XY5Z26X2Y2Z216XY4Z18XY3Z8XY2Z34XYZ6*X^2*Y^4*Z^2+2*X^2*Y^4*Z+2*X*Y^5*Z+26*X^2*Y^2*Z^2+16*X*Y^4*Z+18*X*Y^3*Z+8*X*Y^2*Z+34*X*Y*Z

Algorithm definition

The algorithm ⟨2×6×12:112⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨2×6×6:56⟩.

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