Description of fast matrix multiplication algorithm: ⟨6×28×28:2835⟩

Algorithm type

6⁢X4⁢Y12⁢Z4+2⁢X2⁢Y16⁢Z2+8⁢X⁢Y16⁢Z+6⁢X4⁢Y9⁢Z4+15⁢X4⁢Y8⁢Z4+38⁢X2⁢Y12⁢Z2+69⁢X4⁢Y6⁢Z4+60⁢X⁢Y12⁢Z+48⁢X2⁢Y9⁢Z2+141⁢X4⁢Y4⁢Z4+90⁢X2⁢Y8⁢Z2+6⁢X4⁢Y3⁢Z4+72⁢X⁢Y9⁢Z+54⁢X4⁢Y2⁢Z4+222⁢X2⁢Y6⁢Z2+52⁢X⁢Y8⁢Z+172⁢X2⁢Y4⁢Z2+96⁢X⁢Y6⁢Z+178⁢X2⁢Y3⁢Z2+432⁢X2⁢Y2⁢Z2+108⁢X⁢Y4⁢Z+132⁢X2⁢Y⁢Z2+324⁢X⁢Y3⁢Z+284⁢X⁢Y2⁢Z+220⁢X⁢Y⁢Z6X4Y12Z42X2Y16Z28XY16Z6X4Y9Z415X4Y8Z438X2Y12Z269X4Y6Z460XY12Z48X2Y9Z2141X4Y4Z490X2Y8Z26X4Y3Z472XY9Z54X4Y2Z4222X2Y6Z252XY8Z172X2Y4Z296XY6Z178X2Y3Z2432X2Y2Z2108XY4Z132X2YZ2324XY3Z284XY2Z220XYZ6*X^4*Y^12*Z^4+2*X^2*Y^16*Z^2+8*X*Y^16*Z+6*X^4*Y^9*Z^4+15*X^4*Y^8*Z^4+38*X^2*Y^12*Z^2+69*X^4*Y^6*Z^4+60*X*Y^12*Z+48*X^2*Y^9*Z^2+141*X^4*Y^4*Z^4+90*X^2*Y^8*Z^2+6*X^4*Y^3*Z^4+72*X*Y^9*Z+54*X^4*Y^2*Z^4+222*X^2*Y^6*Z^2+52*X*Y^8*Z+172*X^2*Y^4*Z^2+96*X*Y^6*Z+178*X^2*Y^3*Z^2+432*X^2*Y^2*Z^2+108*X*Y^4*Z+132*X^2*Y*Z^2+324*X*Y^3*Z+284*X*Y^2*Z+220*X*Y*Z

Algorithm definition

The algorithm ⟨6×28×28:2835⟩ is the (Kronecker) tensor product of ⟨2×4×7:45⟩ with ⟨3×7×4:63⟩.

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