Description of fast matrix multiplication algorithm: ⟨8×32×32:4662⟩

Algorithm type

3⁢X8⁢Y16⁢Z8+9⁢X8⁢Y12⁢Z8+27⁢X8⁢Y8⁢Z8+20⁢X4⁢Y16⁢Z4+2⁢X4⁢Y14⁢Z4+6⁢X2⁢Y18⁢Z2+9⁢X8⁢Y4⁢Z8+57⁢X4⁢Y12⁢Z4+15⁢X2⁢Y16⁢Z2+7⁢X4⁢Y10⁢Z4+23⁢X2⁢Y14⁢Z2+82⁢X4⁢Y8⁢Z4+14⁢X2⁢Y12⁢Z2+62⁢X4⁢Y6⁢Z4+23⁢X2⁢Y10⁢Z2+239⁢X4⁢Y4⁢Z4+179⁢X2⁢Y8⁢Z2+12⁢X2⁢Y7⁢Z2+36⁢X⁢Y9⁢Z+81⁢X4⁢Y2⁢Z4+417⁢X2⁢Y6⁢Z2+90⁢X⁢Y8⁢Z+42⁢X2⁢Y5⁢Z2+138⁢X⁢Y7⁢Z+438⁢X2⁢Y4⁢Z2+84⁢X⁢Y6⁢Z+48⁢X2⁢Y3⁢Z2+138⁢X⁢Y5⁢Z+549⁢X2⁢Y2⁢Z2+354⁢X⁢Y4⁢Z+162⁢X2⁢Y⁢Z2+450⁢X⁢Y3⁢Z+324⁢X⁢Y2⁢Z+522⁢X⁢Y⁢Z3X8Y16Z89X8Y12Z827X8Y8Z820X4Y16Z42X4Y14Z46X2Y18Z29X8Y4Z857X4Y12Z415X2Y16Z27X4Y10Z423X2Y14Z282X4Y8Z414X2Y12Z262X4Y6Z423X2Y10Z2239X4Y4Z4179X2Y8Z212X2Y7Z236XY9Z81X4Y2Z4417X2Y6Z290XY8Z42X2Y5Z2138XY7Z438X2Y4Z284XY6Z48X2Y3Z2138XY5Z549X2Y2Z2354XY4Z162X2YZ2450XY3Z324XY2Z522XYZ3*X^8*Y^16*Z^8+9*X^8*Y^12*Z^8+27*X^8*Y^8*Z^8+20*X^4*Y^16*Z^4+2*X^4*Y^14*Z^4+6*X^2*Y^18*Z^2+9*X^8*Y^4*Z^8+57*X^4*Y^12*Z^4+15*X^2*Y^16*Z^2+7*X^4*Y^10*Z^4+23*X^2*Y^14*Z^2+82*X^4*Y^8*Z^4+14*X^2*Y^12*Z^2+62*X^4*Y^6*Z^4+23*X^2*Y^10*Z^2+239*X^4*Y^4*Z^4+179*X^2*Y^8*Z^2+12*X^2*Y^7*Z^2+36*X*Y^9*Z+81*X^4*Y^2*Z^4+417*X^2*Y^6*Z^2+90*X*Y^8*Z+42*X^2*Y^5*Z^2+138*X*Y^7*Z+438*X^2*Y^4*Z^2+84*X*Y^6*Z+48*X^2*Y^3*Z^2+138*X*Y^5*Z+549*X^2*Y^2*Z^2+354*X*Y^4*Z+162*X^2*Y*Z^2+450*X*Y^3*Z+324*X*Y^2*Z+522*X*Y*Z

Algorithm definition

The algorithm ⟨8×32×32:4662⟩ is the (Kronecker) tensor product of ⟨2×2×2:7⟩ with ⟨4×16×16:666⟩.

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