Description of fast matrix multiplication algorithm: ⟨15×16×30:4050⟩

Algorithm type

18⁢X8⁢Y8⁢Z8+72⁢X4⁢Y4⁢Z8+42⁢X4⁢Y4⁢Z6+72⁢X8⁢Y2⁢Z2+318⁢X4⁢Y4⁢Z4+72⁢X2⁢Y8⁢Z2+72⁢X2⁢Y2⁢Z8+144⁢X2⁢Y4⁢Z4+228⁢X2⁢Y2⁢Z6+72⁢X⁢Y8⁢Z+288⁢X2⁢Y4⁢Z2+492⁢X2⁢Y2⁢Z4+288⁢X⁢Y⁢Z6+72⁢X4⁢Y2⁢Z+72⁢X4⁢Y⁢Z2+84⁢X2⁢Y2⁢Z3+216⁢X⁢Y4⁢Z2+144⁢X⁢Y2⁢Z4+276⁢X2⁢Y2⁢Z2+72⁢X⁢Y4⁢Z+72⁢X⁢Y⁢Z4+144⁢X⁢Y2⁢Z2+288⁢X⁢Y⁢Z3+72⁢X⁢Y2⁢Z+216⁢X⁢Y⁢Z2+144⁢X⁢Y⁢Z18X8Y8Z872X4Y4Z842X4Y4Z672X8Y2Z2318X4Y4Z472X2Y8Z272X2Y2Z8144X2Y4Z4228X2Y2Z672XY8Z288X2Y4Z2492X2Y2Z4288XYZ672X4Y2Z72X4YZ284X2Y2Z3216XY4Z2144XY2Z4276X2Y2Z272XY4Z72XYZ4144XY2Z2288XYZ372XY2Z216XYZ2144XYZ18*X^8*Y^8*Z^8+72*X^4*Y^4*Z^8+42*X^4*Y^4*Z^6+72*X^8*Y^2*Z^2+318*X^4*Y^4*Z^4+72*X^2*Y^8*Z^2+72*X^2*Y^2*Z^8+144*X^2*Y^4*Z^4+228*X^2*Y^2*Z^6+72*X*Y^8*Z+288*X^2*Y^4*Z^2+492*X^2*Y^2*Z^4+288*X*Y*Z^6+72*X^4*Y^2*Z+72*X^4*Y*Z^2+84*X^2*Y^2*Z^3+216*X*Y^4*Z^2+144*X*Y^2*Z^4+276*X^2*Y^2*Z^2+72*X*Y^4*Z+72*X*Y*Z^4+144*X*Y^2*Z^2+288*X*Y*Z^3+72*X*Y^2*Z+216*X*Y*Z^2+144*X*Y*Z

Algorithm definition

The algorithm ⟨15×16×30:4050⟩ is serendipitous tensor product (⟨5×4×5:76⟩ - 36) ⊗ ⟨3×4×6:54⟩ +18⟨6×4×6:105⟩.

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