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

Algorithm type

4X2Y6Z2+8X2Y5Z2+6XY7Z+8X2Y4Z2+2XY6Z+6X2Y3Z2+34XY5Z+18X2Y2Z2+12XY4Z+2X2YZ2+18XY3Z+10XY2Z+24XYZ4X2Y6Z28X2Y5Z26XY7Z8X2Y4Z22XY6Z6X2Y3Z234XY5Z18X2Y2Z212XY4Z2X2YZ218XY3Z10XY2Z24XYZ4*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