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

Algorithm type

12⁢X⁢Y18⁢Z+16⁢X⁢Y15⁢Z+20⁢X4⁢Y8⁢Z4+32⁢X2⁢Y12⁢Z2+16⁢X2⁢Y10⁢Z2+36⁢X⁢Y12⁢Z+52⁢X4⁢Y4⁢Z4+36⁢X2⁢Y8⁢Z2+8⁢X2⁢Y7⁢Z2+28⁢X⁢Y9⁢Z+8⁢X4⁢Y2⁢Z4+96⁢X2⁢Y6⁢Z2+8⁢X2⁢Y5⁢Z2+24⁢X⁢Y7⁢Z+60⁢X2⁢Y4⁢Z2+76⁢X⁢Y6⁢Z+4⁢X2⁢Y4⁢Z+48⁢X2⁢Y3⁢Z2+40⁢X⁢Y5⁢Z+180⁢X2⁢Y2⁢Z2+84⁢X⁢Y4⁢Z+8⁢X2⁢Y⁢Z2+148⁢X⁢Y3⁢Z+4⁢X⁢Y2⁢Z2+96⁢X⁢Y2⁢Z+4⁢X⁢Y⁢Z2+172⁢X⁢Y⁢Z12XY18Z16XY15Z20X4Y8Z432X2Y12Z216X2Y10Z236XY12Z52X4Y4Z436X2Y8Z28X2Y7Z228XY9Z8X4Y2Z496X2Y6Z28X2Y5Z224XY7Z60X2Y4Z276XY6Z4X2Y4Z48X2Y3Z240XY5Z180X2Y2Z284XY4Z8X2YZ2148XY3Z4XY2Z296XY2Z4XYZ2172XYZ12*X*Y^18*Z+16*X*Y^15*Z+20*X^4*Y^8*Z^4+32*X^2*Y^12*Z^2+16*X^2*Y^10*Z^2+36*X*Y^12*Z+52*X^4*Y^4*Z^4+36*X^2*Y^8*Z^2+8*X^2*Y^7*Z^2+28*X*Y^9*Z+8*X^4*Y^2*Z^4+96*X^2*Y^6*Z^2+8*X^2*Y^5*Z^2+24*X*Y^7*Z+60*X^2*Y^4*Z^2+76*X*Y^6*Z+4*X^2*Y^4*Z+48*X^2*Y^3*Z^2+40*X*Y^5*Z+180*X^2*Y^2*Z^2+84*X*Y^4*Z+8*X^2*Y*Z^2+148*X*Y^3*Z+4*X*Y^2*Z^2+96*X*Y^2*Z+4*X*Y*Z^2+172*X*Y*Z

Algorithm definition

The algorithm ⟨4×18×28:1316⟩ is serendipitous tensor product (⟨2×3×4:20⟩ - 8) ⊗ ⟨2×6×7:66⟩ +4⟨2×6×14:131⟩.

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