Skip to content

This is an assignment for design and analysis of algorithms course.

Notifications You must be signed in to change notification settings

daa-epic-scam/Strassen-complex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strassen-complex

This is an assignment for design and analysis of algorithms course.

To create the executable

g++ -std=c++11 -Wall -Wextra -Iinclude src/complex.cpp src/main.cpp src/matrix.cpp src/parse.cpp -o bin/main

To execute

./bin/main

About

This is an assignment for design and analysis of algorithms course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •