Skip to content

Conversation

@1010jms
Copy link
Contributor

@1010jms 1010jms commented Apr 28, 2018

  • Created an independent function that runs the Schonhage-Strassen Algorithm for multiplication
  • " * " operator uses Schonhage-Strassen Algorithm function to multiply two BigIntegers.

1010jms added 2 commits April 27, 2018 16:23
- Modified schonhageStrassen to account for integers > 64 bits
- Modified '*' operator to use schonhageStrassen to multiply
BigIntegers
@1010jms 1010jms self-assigned this Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant