Description of fast matrix multiplication algorithm: ⟨4×9×22:550⟩

Algorithm type

10⁢X4⁢Y5⁢Z4+10⁢X4⁢Y4⁢Z4+4⁢X4⁢Y3⁢Z4+2⁢X2⁢Y6⁢Z2+38⁢X2⁢Y5⁢Z2+56⁢X2⁢Y4⁢Z2+16⁢X⁢Y6⁢Z+46⁢X2⁢Y3⁢Z2+56⁢X⁢Y5⁢Z+32⁢X2⁢Y2⁢Z2+34⁢X⁢Y4⁢Z+2⁢X⁢Y3⁢Z2+10⁢X2⁢Y⁢Z2+100⁢X⁢Y3⁢Z+72⁢X⁢Y2⁢Z+2⁢X⁢Y⁢Z2+60⁢X⁢Y⁢Z10X4Y5Z410X4Y4Z44X4Y3Z42X2Y6Z238X2Y5Z256X2Y4Z216XY6Z46X2Y3Z256XY5Z32X2Y2Z234XY4Z2XY3Z210X2YZ2100XY3Z72XY2Z2XYZ260XYZ10*X^4*Y^5*Z^4+10*X^4*Y^4*Z^4+4*X^4*Y^3*Z^4+2*X^2*Y^6*Z^2+38*X^2*Y^5*Z^2+56*X^2*Y^4*Z^2+16*X*Y^6*Z+46*X^2*Y^3*Z^2+56*X*Y^5*Z+32*X^2*Y^2*Z^2+34*X*Y^4*Z+2*X*Y^3*Z^2+10*X^2*Y*Z^2+100*X*Y^3*Z+72*X*Y^2*Z+2*X*Y*Z^2+60*X*Y*Z

Algorithm definition

The algorithm ⟨4×9×22:550⟩ is the (Kronecker) tensor product of ⟨4×9×11:275⟩ 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