s

12345678910
Across
  1. 4. Step-by-step procedure for matrix multiplication.
  2. 6. A technique used in Strassen’s method to reduce multiplication steps.
  3. 7. How matrices are broken down in Strassen’s method.
  4. 8. How Strassen’s method applies smaller matrix operations.
  5. 9. Smaller parts of matrices used in Strassen’s algorithm.
Down
  1. 1. The advantage of Strassen’s matrix multiplication over the standard method.
  2. 2. How matrices are divided in Strassen’s method.
  3. 3. A measure of computational difficulty, reduced by Strassen’s method.
  4. 5. A key component in matrix calculations.
  5. 10. The number of multiplication steps in Strassen’s method.