Description of fast matrix multiplication algorithm: ⟨4×25×32:2006⟩

Algorithm type

8⁢X4⁢Y20⁢Z4+X4⁢Y17⁢Z4+2⁢X2⁢Y21⁢Z2+20⁢X4⁢Y16⁢Z4+40⁢X2⁢Y20⁢Z2+14⁢X⁢Y21⁢Z+33⁢X⁢Y20⁢Z+7⁢X2⁢Y17⁢Z2+9⁢X4⁢Y12⁢Z4+59⁢X2⁢Y16⁢Z2+3⁢X2⁢Y15⁢Z2+49⁢X⁢Y16⁢Z+5⁢X4⁢Y9⁢Z4+9⁢X2⁢Y13⁢Z2+16⁢X⁢Y15⁢Z+94⁢X4⁢Y8⁢Z4+60⁢X2⁢Y12⁢Z2+X⁢Y14⁢Z+16⁢X⁢Y13⁢Z+24⁢X2⁢Y10⁢Z2+52⁢X⁢Y12⁢Z+9⁢X2⁢Y9⁢Z2+2⁢X⁢Y11⁢Z+137⁢X2⁢Y8⁢Z2+24⁢X⁢Y10⁢Z+10⁢X2⁢Y7⁢Z2+14⁢X⁢Y9⁢Z+13⁢X2⁢Y6⁢Z2+49⁢X⁢Y8⁢Z+27⁢X2⁢Y5⁢Z2+19⁢X⁢Y7⁢Z+161⁢X2⁢Y4⁢Z2+20⁢X⁢Y6⁢Z+38⁢X2⁢Y3⁢Z2+110⁢X⁢Y5⁢Z+184⁢X2⁢Y2⁢Z2+203⁢X⁢Y4⁢Z+131⁢X⁢Y3⁢Z+112⁢X⁢Y2⁢Z+221⁢X⁢Y⁢Z8X4Y20Z4X4Y17Z42X2Y21Z220X4Y16Z440X2Y20Z214XY21Z33XY20Z7X2Y17Z29X4Y12Z459X2Y16Z23X2Y15Z249XY16Z5X4Y9Z49X2Y13Z216XY15Z94X4Y8Z460X2Y12Z2XY14Z16XY13Z24X2Y10Z252XY12Z9X2Y9Z22XY11Z137X2Y8Z224XY10Z10X2Y7Z214XY9Z13X2Y6Z249XY8Z27X2Y5Z219XY7Z161X2Y4Z220XY6Z38X2Y3Z2110XY5Z184X2Y2Z2203XY4Z131XY3Z112XY2Z221XYZ8*X^4*Y^20*Z^4+X^4*Y^17*Z^4+2*X^2*Y^21*Z^2+20*X^4*Y^16*Z^4+40*X^2*Y^20*Z^2+14*X*Y^21*Z+33*X*Y^20*Z+7*X^2*Y^17*Z^2+9*X^4*Y^12*Z^4+59*X^2*Y^16*Z^2+3*X^2*Y^15*Z^2+49*X*Y^16*Z+5*X^4*Y^9*Z^4+9*X^2*Y^13*Z^2+16*X*Y^15*Z+94*X^4*Y^8*Z^4+60*X^2*Y^12*Z^2+X*Y^14*Z+16*X*Y^13*Z+24*X^2*Y^10*Z^2+52*X*Y^12*Z+9*X^2*Y^9*Z^2+2*X*Y^11*Z+137*X^2*Y^8*Z^2+24*X*Y^10*Z+10*X^2*Y^7*Z^2+14*X*Y^9*Z+13*X^2*Y^6*Z^2+49*X*Y^8*Z+27*X^2*Y^5*Z^2+19*X*Y^7*Z+161*X^2*Y^4*Z^2+20*X*Y^6*Z+38*X^2*Y^3*Z^2+110*X*Y^5*Z+184*X^2*Y^2*Z^2+203*X*Y^4*Z+131*X*Y^3*Z+112*X*Y^2*Z+221*X*Y*Z

Algorithm definition

The algorithm ⟨4×25×32:2006⟩ is serendipitous tensor product (⟨2×5×8:63⟩ - 19) ⊗ ⟨2×5×4:32⟩ +⟨2×5×12:94⟩ +8⟨2×5×8:63⟩.

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