Skip to content

Mojtaba-Alehosseini/simple-Strassen-Matrix-Multiplication

Repository files navigation

simple Strassen Matrix Multiplication

  • Simple Strassen's Matrix Multiplication Algorithm with C++
  • This repository implements Strassen's algorithm for square matrices (n x n) where n is a power of 2 and i set it on 4.
  • Print all the steps.
  • :)

About

Simple Strassen's Matrix Multiplication Algorithm with C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages