Description of fast matrix multiplication algorithm: ⟨14×24×32:6064⟩

Algorithm type

64⁢X8⁢Y8⁢Z8+64⁢X4⁢Y12⁢Z4+24⁢X4⁢Y8⁢Z4+8⁢X2⁢Y12⁢Z2+600⁢X4⁢Y4⁢Z4+32⁢X2⁢Y8⁢Z2+8⁢X2⁢Y6⁢Z4+24⁢X⁢Y9⁢Z+12⁢X⁢Y6⁢Z4+36⁢X6⁢Y2⁢Z2+24⁢X4⁢Y4⁢Z2+488⁢X2⁢Y6⁢Z2+128⁢X2⁢Y4⁢Z4+36⁢X2⁢Y2⁢Z6+8⁢X⁢Y6⁢Z3+24⁢X2⁢Y6⁢Z+24⁢X⁢Y6⁢Z2+24⁢X⁢Y4⁢Z4+12⁢X4⁢Y2⁢Z2+340⁢X2⁢Y4⁢Z2+124⁢X2⁢Y2⁢Z4+160⁢X⁢Y6⁢Z+32⁢X⁢Y4⁢Z3+12⁢X⁢Y3⁢Z4+36⁢X3⁢Y3⁢Z+36⁢X⁢Y3⁢Z3+72⁢X⁢Y2⁢Z4+12⁢X2⁢Y3⁢Z+1196⁢X2⁢Y2⁢Z2+136⁢X⁢Y4⁢Z+28⁢X⁢Y3⁢Z2+88⁢X⁢Y2⁢Z3+48⁢X⁢Y⁢Z4+36⁢X3⁢Y⁢Z+24⁢X2⁢Y2⁢Z+512⁢X⁢Y3⁢Z+88⁢X⁢Y2⁢Z2+60⁢X⁢Y⁢Z3+12⁢X2⁢Y⁢Z+532⁢X⁢Y2⁢Z+92⁢X⁢Y⁢Z2+748⁢X⁢Y⁢Z64X8Y8Z864X4Y12Z424X4Y8Z48X2Y12Z2600X4Y4Z432X2Y8Z28X2Y6Z424XY9Z12XY6Z436X6Y2Z224X4Y4Z2488X2Y6Z2128X2Y4Z436X2Y2Z68XY6Z324X2Y6Z24XY6Z224XY4Z412X4Y2Z2340X2Y4Z2124X2Y2Z4160XY6Z32XY4Z312XY3Z436X3Y3Z36XY3Z372XY2Z412X2Y3Z1196X2Y2Z2136XY4Z28XY3Z288XY2Z348XYZ436X3YZ24X2Y2Z512XY3Z88XY2Z260XYZ312X2YZ532XY2Z92XYZ2748XYZ64*X^8*Y^8*Z^8+64*X^4*Y^12*Z^4+24*X^4*Y^8*Z^4+8*X^2*Y^12*Z^2+600*X^4*Y^4*Z^4+32*X^2*Y^8*Z^2+8*X^2*Y^6*Z^4+24*X*Y^9*Z+12*X*Y^6*Z^4+36*X^6*Y^2*Z^2+24*X^4*Y^4*Z^2+488*X^2*Y^6*Z^2+128*X^2*Y^4*Z^4+36*X^2*Y^2*Z^6+8*X*Y^6*Z^3+24*X^2*Y^6*Z+24*X*Y^6*Z^2+24*X*Y^4*Z^4+12*X^4*Y^2*Z^2+340*X^2*Y^4*Z^2+124*X^2*Y^2*Z^4+160*X*Y^6*Z+32*X*Y^4*Z^3+12*X*Y^3*Z^4+36*X^3*Y^3*Z+36*X*Y^3*Z^3+72*X*Y^2*Z^4+12*X^2*Y^3*Z+1196*X^2*Y^2*Z^2+136*X*Y^4*Z+28*X*Y^3*Z^2+88*X*Y^2*Z^3+48*X*Y*Z^4+36*X^3*Y*Z+24*X^2*Y^2*Z+512*X*Y^3*Z+88*X*Y^2*Z^2+60*X*Y*Z^3+12*X^2*Y*Z+532*X*Y^2*Z+92*X*Y*Z^2+748*X*Y*Z

Algorithm definition

The algorithm ⟨14×24×32:6064⟩ is serendipitous tensor product (⟨2×3×4:20⟩ - 8) ⊗ ⟨7×8×8:306⟩ +4⟨7×8×16:598⟩.

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