Description of fast matrix multiplication algorithm: ⟨8×24×26:2954⟩

Algorithm type

6⁢X8⁢Y10⁢Z8+12⁢X8⁢Y8⁢Z8+16⁢X4⁢Y14⁢Z4+27⁢X4⁢Y12⁢Z4+X2⁢Y16⁢Z2+16⁢X4⁢Y10⁢Z4+17⁢X2⁢Y14⁢Z2+23⁢X4⁢Y8⁢Z4+19⁢X2⁢Y12⁢Z2+28⁢X4⁢Y6⁢Z4+24⁢X2⁢Y10⁢Z2+36⁢X4⁢Y5⁢Z4+110⁢X4⁢Y4⁢Z4+22⁢X2⁢Y8⁢Z2+96⁢X2⁢Y7⁢Z2+237⁢X2⁢Y6⁢Z2+6⁢X⁢Y8⁢Z+96⁢X2⁢Y5⁢Z2+102⁢X⁢Y7⁢Z+174⁢X2⁢Y4⁢Z2+114⁢X⁢Y6⁢Z+168⁢X2⁢Y3⁢Z2+144⁢X⁢Y5⁢Z+290⁢X2⁢Y2⁢Z2+132⁢X⁢Y4⁢Z+450⁢X⁢Y3⁢Z+216⁢X⁢Y2⁢Z+372⁢X⁢Y⁢Z6X8Y10Z812X8Y8Z816X4Y14Z427X4Y12Z4X2Y16Z216X4Y10Z417X2Y14Z223X4Y8Z419X2Y12Z228X4Y6Z424X2Y10Z236X4Y5Z4110X4Y4Z422X2Y8Z296X2Y7Z2237X2Y6Z26XY8Z96X2Y5Z2102XY7Z174X2Y4Z2114XY6Z168X2Y3Z2144XY5Z290X2Y2Z2132XY4Z450XY3Z216XY2Z372XYZ6*X^8*Y^10*Z^8+12*X^8*Y^8*Z^8+16*X^4*Y^14*Z^4+27*X^4*Y^12*Z^4+X^2*Y^16*Z^2+16*X^4*Y^10*Z^4+17*X^2*Y^14*Z^2+23*X^4*Y^8*Z^4+19*X^2*Y^12*Z^2+28*X^4*Y^6*Z^4+24*X^2*Y^10*Z^2+36*X^4*Y^5*Z^4+110*X^4*Y^4*Z^4+22*X^2*Y^8*Z^2+96*X^2*Y^7*Z^2+237*X^2*Y^6*Z^2+6*X*Y^8*Z+96*X^2*Y^5*Z^2+102*X*Y^7*Z+174*X^2*Y^4*Z^2+114*X*Y^6*Z+168*X^2*Y^3*Z^2+144*X*Y^5*Z+290*X^2*Y^2*Z^2+132*X*Y^4*Z+450*X*Y^3*Z+216*X*Y^2*Z+372*X*Y*Z

Algorithm definition

The algorithm ⟨8×24×26:2954⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×12×13:422⟩.

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