Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schonhage–Strassen algorithm Multiplication optimization #61

Open
ayaankhan98 opened this issue Oct 24, 2020 · 0 comments · May be fixed by #60
Open

Schonhage–Strassen algorithm Multiplication optimization #61

ayaankhan98 opened this issue Oct 24, 2020 · 0 comments · May be fixed by #60
Labels
Improvement Improvement over previous implementation type: Algorithm type: Mathematics

Comments

@ayaankhan98
Copy link
Owner

Description

Optimize the already exist large Integer mutiplication algorithm (Karastuba Algorithm) by Schonhage–Strassen algorithm

@ayaankhan98 ayaankhan98 added Improvement Improvement over previous implementation type: Algorithm type: Mathematics labels Oct 24, 2020
@ayaankhan98 ayaankhan98 linked a pull request Oct 24, 2020 that will close this issue
8 tasks
@ayaankhan98 ayaankhan98 changed the title multiplication optimization using Schonhage–Strassen algorithm Multiplication optimization using Schonhage–Strassen algorithm Oct 24, 2020
@ayaankhan98 ayaankhan98 changed the title Multiplication optimization using Schonhage–Strassen algorithm Schonhage–Strassen algorithm Multiplication optimization Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvement over previous implementation type: Algorithm type: Mathematics
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant