Description of fast matrix multiplication algorithm: ⟨2×9×24:336⟩

Algorithm type

4⁢X⁢Y9⁢Z+4⁢X2⁢Y6⁢Z2+2⁢X⁢Y8⁢Z+18⁢X2⁢Y5⁢Z2+24⁢X⁢Y7⁢Z+14⁢X2⁢Y4⁢Z2+18⁢X⁢Y6⁢Z+30⁢X2⁢Y3⁢Z2+16⁢X⁢Y5⁢Z+30⁢X2⁢Y2⁢Z2+20⁢X⁢Y4⁢Z+20⁢X⁢Y3⁢Z+34⁢X⁢Y2⁢Z+102⁢X⁢Y⁢Z4XY9Z4X2Y6Z22XY8Z18X2Y5Z224XY7Z14X2Y4Z218XY6Z30X2Y3Z216XY5Z30X2Y2Z220XY4Z20XY3Z34XY2Z102XYZ4*X*Y^9*Z+4*X^2*Y^6*Z^2+2*X*Y^8*Z+18*X^2*Y^5*Z^2+24*X*Y^7*Z+14*X^2*Y^4*Z^2+18*X*Y^6*Z+30*X^2*Y^3*Z^2+16*X*Y^5*Z+30*X^2*Y^2*Z^2+20*X*Y^4*Z+20*X*Y^3*Z+34*X*Y^2*Z+102*X*Y*Z

Algorithm definition

The algorithm ⟨2×9×24:336⟩ is the (Kronecker) tensor product of ⟨1×1×2:2⟩ with ⟨2×9×12:168⟩.

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