Skip to content

Implement FFT or another faster multiplication algorithm than Toom-4 #13

Description

@peteroupc

To do this, a step-by-step description of FFT multiplication, together with examples, would be helpful for testing purposes. However, most of the descriptions of FFT integer multiplication I've seen involve complex numbers (including pi and the exponential function, when I know it could be done with only integer arithmetic), or they include no examples allowing someone to test their FFT multiplication implementation. Because of this, my current attempts to implement FFT integer multiplication have failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions