Description of fast matrix multiplication algorithm: ⟨8×12×15:930⟩

Algorithm type

3X8Y8Z8+6X4Y8Z4+3X4Y6Z4+48X4Y4Z4+3X4Y4Z2+6X4Y2Z4+12X2Y6Z2+3X2Y2Z6+9X4Y2Z2+108X2Y4Z2+6X2Y2Z4+12XY6Z+6X2Y4Z+6X2Y3Z2+177X2Y2Z2+48XY4Z+6XY2Z3+24X2Y2Z+12X2YZ2+12XY3Z+12XY2Z2+6XYZ3+18X2YZ+210XY2Z+12XYZ2+162XYZ3X8Y8Z86X4Y8Z43X4Y6Z448X4Y4Z43X4Y4Z26X4Y2Z412X2Y6Z23X2Y2Z69X4Y2Z2108X2Y4Z26X2Y2Z412XY6Z6X2Y4Z6X2Y3Z2177X2Y2Z248XY4Z6XY2Z324X2Y2Z12X2YZ212XY3Z12XY2Z26XYZ318X2YZ210XY2Z12XYZ2162XYZ3*X^8*Y^8*Z^8+6*X^4*Y^8*Z^4+3*X^4*Y^6*Z^4+48*X^4*Y^4*Z^4+3*X^4*Y^4*Z^2+6*X^4*Y^2*Z^4+12*X^2*Y^6*Z^2+3*X^2*Y^2*Z^6+9*X^4*Y^2*Z^2+108*X^2*Y^4*Z^2+6*X^2*Y^2*Z^4+12*X*Y^6*Z+6*X^2*Y^4*Z+6*X^2*Y^3*Z^2+177*X^2*Y^2*Z^2+48*X*Y^4*Z+6*X*Y^2*Z^3+24*X^2*Y^2*Z+12*X^2*Y*Z^2+12*X*Y^3*Z+12*X*Y^2*Z^2+6*X*Y*Z^3+18*X^2*Y*Z+210*X*Y^2*Z+12*X*Y*Z^2+162*X*Y*Z

Algorithm definition

The algorithm ⟨8×12×15:930⟩ is the (Kronecker) tensor product of ⟨2×3×3:15⟩ with ⟨4×4×5:62⟩.

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