Description of fast matrix multiplication algorithm: ⟨4×18×18:840⟩

Algorithm type

9⁢X4⁢Y8⁢Z4+3⁢X4⁢Y8⁢Z2+3⁢X2⁢Y10⁢Z2+39⁢X4⁢Y4⁢Z4+42⁢X2⁢Y8⁢Z2+6⁢X⁢Y10⁢Z+6⁢X2⁢Y8⁢Z+27⁢X2⁢Y6⁢Z2+48⁢X⁢Y8⁢Z+108⁢X2⁢Y4⁢Z2+54⁢X⁢Y6⁢Z+6⁢X2⁢Y4⁢Z+6⁢X⁢Y5⁢Z+129⁢X2⁢Y2⁢Z2+72⁢X⁢Y4⁢Z+54⁢X⁢Y3⁢Z+126⁢X⁢Y2⁢Z+102⁢X⁢Y⁢Z9X4Y8Z43X4Y8Z23X2Y10Z239X4Y4Z442X2Y8Z26XY10Z6X2Y8Z27X2Y6Z248XY8Z108X2Y4Z254XY6Z6X2Y4Z6XY5Z129X2Y2Z272XY4Z54XY3Z126XY2Z102XYZ9*X^4*Y^8*Z^4+3*X^4*Y^8*Z^2+3*X^2*Y^10*Z^2+39*X^4*Y^4*Z^4+42*X^2*Y^8*Z^2+6*X*Y^10*Z+6*X^2*Y^8*Z+27*X^2*Y^6*Z^2+48*X*Y^8*Z+108*X^2*Y^4*Z^2+54*X*Y^6*Z+6*X^2*Y^4*Z+6*X*Y^5*Z+129*X^2*Y^2*Z^2+72*X*Y^4*Z+54*X*Y^3*Z+126*X*Y^2*Z+102*X*Y*Z

Algorithm definition

The algorithm ⟨4×18×18:840⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨2×6×6:56⟩.

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