Skip to content

no sqrt #5

@Darelbi

Description

@Darelbi

a big integer library should provide at least the following 2 non-trivial functions.

  • Fast multiplication (at least karatsuba, but Fourier transform derivations are much better)
  • Sqrt (possibily using Newton reciprocal square root)
  • Show that library works for some well-known number that are easy to verify.

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