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

Algorithm type

21⁢X4⁢Y4⁢Z4+6⁢X6⁢Y2⁢Z2+6⁢X4⁢Y2⁢Z4+3⁢X2⁢Y6⁢Z2+6⁢X2⁢Y2⁢Z6+12⁢X4⁢Y2⁢Z2+16⁢X3⁢Y2⁢Z3+42⁢X2⁢Y4⁢Z2+12⁢X2⁢Y2⁢Z4+6⁢X⁢Y6⁢Z+24⁢X3⁢Y⁢Z3+12⁢X3⁢Y2⁢Z+66⁢X2⁢Y2⁢Z2+12⁢X⁢Y2⁢Z3+12⁢X3⁢Y⁢Z+24⁢X2⁢Y2⁢Z+12⁢X2⁢Y⁢Z2+6⁢X⁢Y3⁢Z+24⁢X⁢Y2⁢Z2+12⁢X⁢Y⁢Z3+24⁢X2⁢Y⁢Z+24⁢X⁢Y2⁢Z+24⁢X⁢Y⁢Z2+24⁢X⁢Y⁢Z21X4Y4Z46X6Y2Z26X4Y2Z43X2Y6Z26X2Y2Z612X4Y2Z216X3Y2Z342X2Y4Z212X2Y2Z46XY6Z24X3YZ312X3Y2Z66X2Y2Z212XY2Z312X3YZ24X2Y2Z12X2YZ26XY3Z24XY2Z212XYZ324X2YZ24XY2Z24XYZ224XYZ21*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

The algorithm ⟨8×9×9:430⟩ is serendipitous tensor product (⟨4×3×3:29⟩ - 3) ⊗ ⟨2×3×3:15⟩ +⟨6×3×3:40⟩.

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