Computer Science, asked by surekhaGangane1331, 1 year ago

What is strassen's matrix multiplication?

Answers

Answered by singhmahesh140
1
In linear algebra, the Strassenalgorithm, named after VolkerStrassen, is an algorithm formatrix multiplication. It is faster than the standard matrix multiplication algorithm and is useful in practice for largematrices, but would be slower than the fastest known algorithms for extremely largematrices.
Similar questions