Description of fast matrix multiplication algorithm: ⟨4×10×18:500⟩

Algorithm type

12X4Y4Z4+12X4Y3Z4+18X2Y5Z2+2XY7Z+46X2Y4Z2+6XY6Z+48X2Y3Z2+24XY5Z+48X2Y2Z2+32XY4Z+14X2YZ2+96XY3Z+94XY2Z+48XYZ12X4Y4Z412X4Y3Z418X2Y5Z22XY7Z46X2Y4Z26XY6Z48X2Y3Z224XY5Z48X2Y2Z232XY4Z14X2YZ296XY3Z94XY2Z48XYZ12*X^4*Y^4*Z^4+12*X^4*Y^3*Z^4+18*X^2*Y^5*Z^2+2*X*Y^7*Z+46*X^2*Y^4*Z^2+6*X*Y^6*Z+48*X^2*Y^3*Z^2+24*X*Y^5*Z+48*X^2*Y^2*Z^2+32*X*Y^4*Z+14*X^2*Y*Z^2+96*X*Y^3*Z+94*X*Y^2*Z+48*X*Y*Z

Algorithm definition

The algorithm ⟨4×10×18:500⟩ is the (Kronecker) tensor product of ⟨4×10×9:250⟩ with ⟨1×1×2:2⟩.

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