Skip to content

A project to analyze and compare the performance of Strassen’s algorithm for matrix multiplication against standard matrix multiplication techniques.

Notifications You must be signed in to change notification settings

herio133/STRASSEN-ALGORITHM-PERFORMANCE

Repository files navigation

STRASSEN-ALGORITHM-PERFORMANCE

Overview A project to analyze and compare the performance of Strassen’s algorithm for matrix multiplication against standard matrix multiplication techniques.

Features

  • Implementation of Strassen’s algorithm for matrix multiplication.
  • Comparison with naive (standard) matrix multiplication.
  • Performance benchmarks and analysis.

Tags

matrix-multiplication, strassen-algorithm, performance, benchmarking, python, algorithms, linear-algebra, computational-math

Contact For questions, contact herio133.

About

A project to analyze and compare the performance of Strassen’s algorithm for matrix multiplication against standard matrix multiplication techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published