Description of fast matrix multiplication algorithm: ⟨2×7×24:262⟩

Algorithm type

4⁢X2⁢Y6⁢Z2+12⁢X2⁢Y5⁢Z2+6⁢X⁢Y7⁢Z+12⁢X2⁢Y4⁢Z2+2⁢X⁢Y6⁢Z+8⁢X2⁢Y3⁢Z2+46⁢X⁢Y5⁢Z+38⁢X2⁢Y2⁢Z2+26⁢X⁢Y4⁢Z+4⁢X2⁢Y⁢Z2+26⁢X⁢Y3⁢Z+4⁢X2⁢Y⁢Z+22⁢X⁢Y2⁢Z+52⁢X⁢Y⁢Z4X2Y6Z212X2Y5Z26XY7Z12X2Y4Z22XY6Z8X2Y3Z246XY5Z38X2Y2Z226XY4Z4X2YZ226XY3Z4X2YZ22XY2Z52XYZ4*X^2*Y^6*Z^2+12*X^2*Y^5*Z^2+6*X*Y^7*Z+12*X^2*Y^4*Z^2+2*X*Y^6*Z+8*X^2*Y^3*Z^2+46*X*Y^5*Z+38*X^2*Y^2*Z^2+26*X*Y^4*Z+4*X^2*Y*Z^2+26*X*Y^3*Z+4*X^2*Y*Z+22*X*Y^2*Z+52*X*Y*Z

Algorithm definition

The algorithm ⟨2×7×24:262⟩ is the (Kronecker) tensor product of ⟨2×7×12:131⟩ 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