Description of fast matrix multiplication algorithm: ⟨9×9×16:825⟩

Algorithm type

48X4Y6Z6+72X2Y6Z6+9X4Y4Z4+96X4Y3Z3+36X4Y2Z2+240X2Y3Z3+144XY3Z3+36X4YZ+36X2Y2Z2+72X2YZ+36XYZ48X4Y6Z672X2Y6Z69X4Y4Z496X4Y3Z336X4Y2Z2240X2Y3Z3144XY3Z336X4YZ36X2Y2Z272X2YZ36XYZ48*X^4*Y^6*Z^6+72*X^2*Y^6*Z^6+9*X^4*Y^4*Z^4+96*X^4*Y^3*Z^3+36*X^4*Y^2*Z^2+240*X^2*Y^3*Z^3+144*X*Y^3*Z^3+36*X^4*Y*Z+36*X^2*Y^2*Z^2+72*X^2*Y*Z+36*X*Y*Z

Algorithm definition

The algorithm ⟨9×9×16:825⟩ is the (Kronecker) tensor product of ⟨3×3×2:15⟩ with ⟨3×3×8:55⟩.

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