Description of fast matrix multiplication algorithm: ⟨8×9×9:430⟩

Algorithm type

21X4Y4Z4+6X6Y2Z2+6X4Y2Z4+3X2Y6Z2+6X2Y2Z6+12X4Y2Z2+16X3Y2Z3+42X2Y4Z2+12X2Y2Z4+6XY6Z+24X3YZ3+12X3Y2Z+66X2Y2Z2+12XY2Z3+12X3YZ+24X2Y2Z+12X2YZ2+6XY3Z+24XY2Z2+12XYZ3+24X2YZ+24XY2Z+24XYZ2+24XYZ21X4Y4Z46X6Y2Z26X4Y2Z43X2Y6Z26X2Y2Z612X4Y2Z216X3Y2Z342X2Y4Z212X2Y2Z46XY6Z24X3YZ312X3Y2Z66X2Y2Z212XY2Z312X3YZ24X2Y2Z12X2YZ26XY3Z24XY2Z212XYZ324X2YZ24XY2Z24XYZ224XYZ21*X^4*Y^4*Z^4+6*X^6*Y^2*Z^2+6*X^4*Y^2*Z^4+3*X^2*Y^6*Z^2+6*X^2*Y^2*Z^6+12*X^4*Y^2*Z^2+16*X^3*Y^2*Z^3+42*X^2*Y^4*Z^2+12*X^2*Y^2*Z^4+6*X*Y^6*Z+24*X^3*Y*Z^3+12*X^3*Y^2*Z+66*X^2*Y^2*Z^2+12*X*Y^2*Z^3+12*X^3*Y*Z+24*X^2*Y^2*Z+12*X^2*Y*Z^2+6*X*Y^3*Z+24*X*Y^2*Z^2+12*X*Y*Z^3+24*X^2*Y*Z+24*X*Y^2*Z+24*X*Y*Z^2+24*X*Y*Z

Algorithm definition

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