Skip to content

Studying polynomial multiplication (Karatsuba algorithm)

License

Notifications You must be signed in to change notification settings

sofianedjerbi/Karatsuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karatsuba

Studying polynomial multiplication

Compile/Run

With the wrapper

Install dependencies: pip install -r requirements.txt
And run with python wrapper.py.

With make

Compile with make.
Command list: ./out.

About

Studying polynomial multiplication (Karatsuba algorithm)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published