Description of fast matrix multiplication algorithm: ⟨16×28×28:6902⟩

Algorithm type

12⁢X4⁢Y10⁢Z2+13⁢X4⁢Y9⁢Z2+16⁢X4⁢Y8⁢Z2+128⁢X4⁢Y6⁢Z4+14⁢X4⁢Y7⁢Z2+2⁢X3⁢Y8⁢Z2+7⁢X2⁢Y10⁢Z+15⁢X4⁢Y6⁢Z2+704⁢X4⁢Y4⁢Z4+18⁢X2⁢Y9⁢Z+16⁢X2⁢Y8⁢Z2+16⁢X2⁢Y6⁢Z4+10⁢X4⁢Y5⁢Z2+2⁢X3⁢Y6⁢Z2+8⁢X2⁢Y8⁢Z+23⁢X4⁢Y5⁢Z+16⁢X4⁢Y4⁢Z2+16⁢X4⁢Y2⁢Z4+6⁢X2⁢Y7⁢Z+96⁢X2⁢Y6⁢Z2+16⁢X2⁢Y4⁢Z4+16⁢X2⁢Y2⁢Z6+21⁢X4⁢Y4⁢Z+X3⁢Y5⁢Z+12⁢X2⁢Y6⁢Z+6⁢X4⁢Y3⁢Z+182⁢X4⁢Y2⁢Z2+2⁢X3⁢Y4⁢Z+16⁢X2⁢Y5⁢Z+336⁢X2⁢Y4⁢Z2+208⁢X2⁢Y2⁢Z4+X3⁢Y3⁢Z+8⁢X2⁢Y4⁢Z+256⁢X2⁢Y3⁢Z2+4⁢X4⁢Y⁢Z+2⁢X2⁢Y3⁢Z+1888⁢X2⁢Y2⁢Z2+32⁢X⁢Y4⁢Z+32⁢X⁢Y3⁢Z2+2⁢X3⁢Y⁢Z+32⁢X2⁢Y2⁢Z+32⁢X2⁢Y⁢Z2+192⁢X⁢Y3⁢Z+32⁢X⁢Y2⁢Z2+32⁢X⁢Y⁢Z3+355⁢X2⁢Y⁢Z+672⁢X⁢Y2⁢Z+416⁢X⁢Y⁢Z2+960⁢X⁢Y⁢Z12X4Y10Z213X4Y9Z216X4Y8Z2128X4Y6Z414X4Y7Z22X3Y8Z27X2Y10Z15X4Y6Z2704X4Y4Z418X2Y9Z16X2Y8Z216X2Y6Z410X4Y5Z22X3Y6Z28X2Y8Z23X4Y5Z16X4Y4Z216X4Y2Z46X2Y7Z96X2Y6Z216X2Y4Z416X2Y2Z621X4Y4ZX3Y5Z12X2Y6Z6X4Y3Z182X4Y2Z22X3Y4Z16X2Y5Z336X2Y4Z2208X2Y2Z4X3Y3Z8X2Y4Z256X2Y3Z24X4YZ2X2Y3Z1888X2Y2Z232XY4Z32XY3Z22X3YZ32X2Y2Z32X2YZ2192XY3Z32XY2Z232XYZ3355X2YZ672XY2Z416XYZ2960XYZ12*X^4*Y^10*Z^2+13*X^4*Y^9*Z^2+16*X^4*Y^8*Z^2+128*X^4*Y^6*Z^4+14*X^4*Y^7*Z^2+2*X^3*Y^8*Z^2+7*X^2*Y^10*Z+15*X^4*Y^6*Z^2+704*X^4*Y^4*Z^4+18*X^2*Y^9*Z+16*X^2*Y^8*Z^2+16*X^2*Y^6*Z^4+10*X^4*Y^5*Z^2+2*X^3*Y^6*Z^2+8*X^2*Y^8*Z+23*X^4*Y^5*Z+16*X^4*Y^4*Z^2+16*X^4*Y^2*Z^4+6*X^2*Y^7*Z+96*X^2*Y^6*Z^2+16*X^2*Y^4*Z^4+16*X^2*Y^2*Z^6+21*X^4*Y^4*Z+X^3*Y^5*Z+12*X^2*Y^6*Z+6*X^4*Y^3*Z+182*X^4*Y^2*Z^2+2*X^3*Y^4*Z+16*X^2*Y^5*Z+336*X^2*Y^4*Z^2+208*X^2*Y^2*Z^4+X^3*Y^3*Z+8*X^2*Y^4*Z+256*X^2*Y^3*Z^2+4*X^4*Y*Z+2*X^2*Y^3*Z+1888*X^2*Y^2*Z^2+32*X*Y^4*Z+32*X*Y^3*Z^2+2*X^3*Y*Z+32*X^2*Y^2*Z+32*X^2*Y*Z^2+192*X*Y^3*Z+32*X*Y^2*Z^2+32*X*Y*Z^3+355*X^2*Y*Z+672*X*Y^2*Z+416*X*Y*Z^2+960*X*Y*Z

Algorithm definition

The algorithm ⟨16×28×28:6902⟩ is serendipitous tensor product (⟨4×7×7:144⟩ - 15) ⊗ ⟨4×4×4:48⟩ +⟨4×20×4:230⟩ +5⟨4×8×4:96⟩.

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