Description of fast matrix multiplication algorithm: ⟨8×16×27:2072⟩

Algorithm type

16⁢X6⁢Y8⁢Z6+16⁢X3⁢Y12⁢Z3+32⁢X4⁢Y8⁢Z4+16⁢X⁢Y12⁢Z+128⁢X4⁢Y4⁢Z4+80⁢X2⁢Y8⁢Z2+16⁢X3⁢Y4⁢Z3+128⁢X2⁢Y6⁢Z2+32⁢X⁢Y8⁢Z+88⁢X2⁢Y4⁢Z2+8⁢X⁢Y6⁢Z+480⁢X2⁢Y2⁢Z2+112⁢X⁢Y4⁢Z+16⁢X2⁢Y⁢Z2+272⁢X⁢Y3⁢Z+168⁢X⁢Y2⁢Z+464⁢X⁢Y⁢Z16X6Y8Z616X3Y12Z332X4Y8Z416XY12Z128X4Y4Z480X2Y8Z216X3Y4Z3128X2Y6Z232XY8Z88X2Y4Z28XY6Z480X2Y2Z2112XY4Z16X2YZ2272XY3Z168XY2Z464XYZ16*X^6*Y^8*Z^6+16*X^3*Y^12*Z^3+32*X^4*Y^8*Z^4+16*X*Y^12*Z+128*X^4*Y^4*Z^4+80*X^2*Y^8*Z^2+16*X^3*Y^4*Z^3+128*X^2*Y^6*Z^2+32*X*Y^8*Z+88*X^2*Y^4*Z^2+8*X*Y^6*Z+480*X^2*Y^2*Z^2+112*X*Y^4*Z+16*X^2*Y*Z^2+272*X*Y^3*Z+168*X*Y^2*Z+464*X*Y*Z

Algorithm definition

The algorithm ⟨8×16×27:2072⟩ is serendipitous tensor product (⟨2×4×3:20⟩ - 8) ⊗ ⟨4×4×9:104⟩ +4⟨4×8×9:206⟩.

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