Skip to content

Gaussian integers worklist #433

@fredrik-johansson

Description

@fredrik-johansson
  • Implement the improved division algorithm from https://dl.acm.org/doi/pdf/10.1145/800205.806321 (or something similar)
  • Optimize gcd_euclidean_improved up to 2 or more words
  • Optimize gcd_binary and extend the range
  • Lehmer GCD
  • Subquadratic GCD
  • Dan's GCD algorithm
  • XGCD
  • Handle pure real/imaginary input everywhere
  • Divisibility testing, valuation
  • Primality testing
  • Prime enumeration
  • Factoring (full and smooth)
  • Norm approximation / fast norm comparison

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions