Skip to content

An open source implementation of the Strassen algorithm

License

Notifications You must be signed in to change notification settings

bakerte/StrassOPen.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrassOPenLogo

StrassOPen.jl

An open source implementation of the Strassen algorithm, scaling $O(N^{\log_27})$ instead of $O(N^3)$ but with a larger prefactor and increased memory usage. This implementation will compute any level of the Strassn algorithm.

About

An open source implementation of the Strassen algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages