Description of fast matrix multiplication algorithm: ⟨9×28×28:3969⟩

Algorithm type

4XY16Z+36X4Y9Z4+24X2Y12Z2+180X4Y6Z4+48XY12Z+144X2Y9Z2+225X4Y4Z4+60X2Y8Z2+72X4Y3Z4+144XY9Z+180X4Y2Z4+504X2Y6Z2+48XY8Z+36X4YZ4+384X2Y4Z2+288XY6Z+264X2Y3Z2+444X2Y2Z2+184XY4Z+120X2YZ2+240XY3Z+240XY2Z+100XYZ4XY16Z36X4Y9Z424X2Y12Z2180X4Y6Z448XY12Z144X2Y9Z2225X4Y4Z460X2Y8Z272X4Y3Z4144XY9Z180X4Y2Z4504X2Y6Z248XY8Z36X4YZ4384X2Y4Z2288XY6Z264X2Y3Z2444X2Y2Z2184XY4Z120X2YZ2240XY3Z240XY2Z100XYZ4*X*Y^16*Z+36*X^4*Y^9*Z^4+24*X^2*Y^12*Z^2+180*X^4*Y^6*Z^4+48*X*Y^12*Z+144*X^2*Y^9*Z^2+225*X^4*Y^4*Z^4+60*X^2*Y^8*Z^2+72*X^4*Y^3*Z^4+144*X*Y^9*Z+180*X^4*Y^2*Z^4+504*X^2*Y^6*Z^2+48*X*Y^8*Z+36*X^4*Y*Z^4+384*X^2*Y^4*Z^2+288*X*Y^6*Z+264*X^2*Y^3*Z^2+444*X^2*Y^2*Z^2+184*X*Y^4*Z+120*X^2*Y*Z^2+240*X*Y^3*Z+240*X*Y^2*Z+100*X*Y*Z

Algorithm definition

The algorithm ⟨9×28×28:3969⟩ is the (Kronecker) tensor product of ⟨3×4×7:63⟩ with ⟨3×7×4: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