Description of fast matrix multiplication algorithm: ⟨4×18×25:1200⟩

Algorithm type

2XY15Z+5X4Y8Z4+2X2Y12Z2+25X4Y6Z4+5X2Y10Z2+12XY12Z+10X2Y9Z2+30X4Y4Z4+36X2Y8Z2+6XY10Z+16XY9Z+82X2Y6Z2+36XY8Z+88X2Y4Z2+64XY6Z+60X2Y3Z2+12XY5Z+137X2Y2Z2+120XY4Z+122XY3Z+174XY2Z+156XYZ2XY15Z5X4Y8Z42X2Y12Z225X4Y6Z45X2Y10Z212XY12Z10X2Y9Z230X4Y4Z436X2Y8Z26XY10Z16XY9Z82X2Y6Z236XY8Z88X2Y4Z264XY6Z60X2Y3Z212XY5Z137X2Y2Z2120XY4Z122XY3Z174XY2Z156XYZ2*X*Y^15*Z+5*X^4*Y^8*Z^4+2*X^2*Y^12*Z^2+25*X^4*Y^6*Z^4+5*X^2*Y^10*Z^2+12*X*Y^12*Z+10*X^2*Y^9*Z^2+30*X^4*Y^4*Z^4+36*X^2*Y^8*Z^2+6*X*Y^10*Z+16*X*Y^9*Z+82*X^2*Y^6*Z^2+36*X*Y^8*Z+88*X^2*Y^4*Z^2+64*X*Y^6*Z+60*X^2*Y^3*Z^2+12*X*Y^5*Z+137*X^2*Y^2*Z^2+120*X*Y^4*Z+122*X*Y^3*Z+174*X*Y^2*Z+156*X*Y*Z

Algorithm definition

The algorithm ⟨4×18×25:1200⟩ is the (Kronecker) tensor product of ⟨2×3×5:25⟩ with ⟨2×6×5:48⟩.

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