Description of fast matrix multiplication algorithm: ⟨6×28×30:2970⟩

Algorithm type

36⁢X4⁢Y10⁢Z4+36⁢X4⁢Y8⁢Z4+18⁢X4⁢Y6⁢Z4+144⁢X2⁢Y10⁢Z2+180⁢X4⁢Y4⁢Z4+162⁢X2⁢Y8⁢Z2+108⁢X⁢Y10⁢Z+36⁢X2⁢Y5⁢Z4+18⁢X4⁢Y2⁢Z4+90⁢X2⁢Y6⁢Z2+36⁢X2⁢Y4⁢Z4+126⁢X⁢Y8⁢Z+18⁢X2⁢Y3⁢Z4+36⁢X4⁢Y2⁢Z2+288⁢X2⁢Y4⁢Z2+180⁢X2⁢Y2⁢Z4+72⁢X⁢Y6⁢Z+108⁢X⁢Y5⁢Z2+18⁢X2⁢Y⁢Z4+126⁢X⁢Y4⁢Z2+270⁢X2⁢Y2⁢Z2+108⁢X⁢Y4⁢Z+72⁢X⁢Y3⁢Z2+36⁢X2⁢Y2⁢Z+36⁢X2⁢Y⁢Z2+108⁢X⁢Y2⁢Z2+252⁢X⁢Y2⁢Z+252⁢X⁢Y⁢Z236X4Y10Z436X4Y8Z418X4Y6Z4144X2Y10Z2180X4Y4Z4162X2Y8Z2108XY10Z36X2Y5Z418X4Y2Z490X2Y6Z236X2Y4Z4126XY8Z18X2Y3Z436X4Y2Z2288X2Y4Z2180X2Y2Z472XY6Z108XY5Z218X2YZ4126XY4Z2270X2Y2Z2108XY4Z72XY3Z236X2Y2Z36X2YZ2108XY2Z2252XY2Z252XYZ236*X^4*Y^10*Z^4+36*X^4*Y^8*Z^4+18*X^4*Y^6*Z^4+144*X^2*Y^10*Z^2+180*X^4*Y^4*Z^4+162*X^2*Y^8*Z^2+108*X*Y^10*Z+36*X^2*Y^5*Z^4+18*X^4*Y^2*Z^4+90*X^2*Y^6*Z^2+36*X^2*Y^4*Z^4+126*X*Y^8*Z+18*X^2*Y^3*Z^4+36*X^4*Y^2*Z^2+288*X^2*Y^4*Z^2+180*X^2*Y^2*Z^4+72*X*Y^6*Z+108*X*Y^5*Z^2+18*X^2*Y*Z^4+126*X*Y^4*Z^2+270*X^2*Y^2*Z^2+108*X*Y^4*Z+72*X*Y^3*Z^2+36*X^2*Y^2*Z+36*X^2*Y*Z^2+108*X*Y^2*Z^2+252*X*Y^2*Z+252*X*Y*Z^2

Algorithm definition

The algorithm ⟨6×28×30:2970⟩ is the (Kronecker) tensor product of ⟨2×7×5:55⟩ with ⟨3×4×6:54⟩.

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