Description of fast matrix multiplication algorithm: ⟨2×7×14:152⟩

Algorithm type

4⁢X2⁢Y6⁢Z2+8⁢X2⁢Y5⁢Z2+6⁢X⁢Y7⁢Z+8⁢X2⁢Y4⁢Z2+2⁢X⁢Y6⁢Z+6⁢X2⁢Y3⁢Z2+34⁢X⁢Y5⁢Z+18⁢X2⁢Y2⁢Z2+12⁢X⁢Y4⁢Z+2⁢X2⁢Y⁢Z2+18⁢X⁢Y3⁢Z+10⁢X⁢Y2⁢Z+24⁢X⁢Y⁢Z4X2Y6Z28X2Y5Z26XY7Z8X2Y4Z22XY6Z6X2Y3Z234XY5Z18X2Y2Z212XY4Z2X2YZ218XY3Z10XY2Z24XYZ4*X^2*Y^6*Z^2+8*X^2*Y^5*Z^2+6*X*Y^7*Z+8*X^2*Y^4*Z^2+2*X*Y^6*Z+6*X^2*Y^3*Z^2+34*X*Y^5*Z+18*X^2*Y^2*Z^2+12*X*Y^4*Z+2*X^2*Y*Z^2+18*X*Y^3*Z+10*X*Y^2*Z+24*X*Y*Z

Algorithm definition

The algorithm ⟨2×7×14:152⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨2×7×7:76⟩.

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