Description of fast matrix multiplication algorithm: ⟨8×21×21:2156⟩

Algorithm type

3⁢X4⁢Y10⁢Z2+6⁢X4⁢Y8⁢Z2+24⁢X4⁢Y6⁢Z4+6⁢X2⁢Y10⁢Z+3⁢X4⁢Y6⁢Z2+132⁢X4⁢Y4⁢Z4+3⁢X2⁢Y8⁢Z2+3⁢X2⁢Y6⁢Z4+12⁢X2⁢Y8⁢Z+3⁢X4⁢Y4⁢Z2+3⁢X4⁢Y2⁢Z4+66⁢X2⁢Y6⁢Z2+3⁢X2⁢Y4⁢Z4+2⁢X2⁢Y2⁢Z6+6⁢X⁢Y8⁢Z+6⁢X2⁢Y6⁢Z+4⁢X2⁢Y2⁢Z5+X2⁢Y⁢Z6+6⁢X⁢Y6⁢Z2+34⁢X4⁢Y2⁢Z2+6⁢X2⁢Y5⁢Z+327⁢X2⁢Y4⁢Z2+36⁢X2⁢Y2⁢Z4+36⁢X⁢Y6⁢Z+2⁢X⁢Y⁢Z6+3⁢X3⁢Y2⁢Z2+2⁢X3⁢Y⁢Z3+18⁢X2⁢Y4⁢Z+48⁢X2⁢Y3⁢Z2+3⁢X2⁢Y2⁢Z3+6⁢X⁢Y4⁢Z2+3⁢X⁢Y⁢Z5+X4⁢Y⁢Z+8⁢X2⁢Y3⁢Z+360⁢X2⁢Y2⁢Z2+4⁢X2⁢Y⁢Z3+132⁢X⁢Y4⁢Z+7⁢X⁢Y3⁢Z2+7⁢X3⁢Y⁢Z+72⁢X2⁢Y2⁢Z+18⁢X2⁢Y⁢Z2+37⁢X⁢Y3⁢Z+78⁢X⁢Y2⁢Z2+12⁢X⁢Y⁢Z3+80⁢X2⁢Y⁢Z+276⁢X⁢Y2⁢Z+86⁢X⁢Y⁢Z2+162⁢X⁢Y⁢Z3X4Y10Z26X4Y8Z224X4Y6Z46X2Y10Z3X4Y6Z2132X4Y4Z43X2Y8Z23X2Y6Z412X2Y8Z3X4Y4Z23X4Y2Z466X2Y6Z23X2Y4Z42X2Y2Z66XY8Z6X2Y6Z4X2Y2Z5X2YZ66XY6Z234X4Y2Z26X2Y5Z327X2Y4Z236X2Y2Z436XY6Z2XYZ63X3Y2Z22X3YZ318X2Y4Z48X2Y3Z23X2Y2Z36XY4Z23XYZ5X4YZ8X2Y3Z360X2Y2Z24X2YZ3132XY4Z7XY3Z27X3YZ72X2Y2Z18X2YZ237XY3Z78XY2Z212XYZ380X2YZ276XY2Z86XYZ2162XYZ3*X^4*Y^10*Z^2+6*X^4*Y^8*Z^2+24*X^4*Y^6*Z^4+6*X^2*Y^10*Z+3*X^4*Y^6*Z^2+132*X^4*Y^4*Z^4+3*X^2*Y^8*Z^2+3*X^2*Y^6*Z^4+12*X^2*Y^8*Z+3*X^4*Y^4*Z^2+3*X^4*Y^2*Z^4+66*X^2*Y^6*Z^2+3*X^2*Y^4*Z^4+2*X^2*Y^2*Z^6+6*X*Y^8*Z+6*X^2*Y^6*Z+4*X^2*Y^2*Z^5+X^2*Y*Z^6+6*X*Y^6*Z^2+34*X^4*Y^2*Z^2+6*X^2*Y^5*Z+327*X^2*Y^4*Z^2+36*X^2*Y^2*Z^4+36*X*Y^6*Z+2*X*Y*Z^6+3*X^3*Y^2*Z^2+2*X^3*Y*Z^3+18*X^2*Y^4*Z+48*X^2*Y^3*Z^2+3*X^2*Y^2*Z^3+6*X*Y^4*Z^2+3*X*Y*Z^5+X^4*Y*Z+8*X^2*Y^3*Z+360*X^2*Y^2*Z^2+4*X^2*Y*Z^3+132*X*Y^4*Z+7*X*Y^3*Z^2+7*X^3*Y*Z+72*X^2*Y^2*Z+18*X^2*Y*Z^2+37*X*Y^3*Z+78*X*Y^2*Z^2+12*X*Y*Z^3+80*X^2*Y*Z+276*X*Y^2*Z+86*X*Y*Z^2+162*X*Y*Z

Algorithm definition

The algorithm ⟨8×21×21:2156⟩ is serendipitous tensor product (⟨4×7×7:144⟩ - 8) ⊗ ⟨2×3×3:15⟩ +4⟨4×3×3:29⟩.

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