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

domains: Added Gaussian integers and rationals #15396

Merged
merged 10 commits into from Jun 3, 2020

Commits on Oct 16, 2018

  1. domains: Add Gaussian integers and rationals

    An implementation including gcd.
    jksuom committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    2abbd19 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    7a572ee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. remove unused QQ_I

    smichr committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    b3758bd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Coercien->Coercion

    smichr committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    f48544a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Update gaussiandomains.py

    smichr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    f2480b6 View commit details
    Browse the repository at this point in the history
  2. Update test_domains.py

    smichr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    6f436dd View commit details
    Browse the repository at this point in the history
  3. Update test_domains.py

    smichr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    8bcf712 View commit details
    Browse the repository at this point in the history
  4. Update test_domains.py

    smichr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    5358af8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c399457 View commit details
    Browse the repository at this point in the history
  6. Update test_domains.py

    smichr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    2084de4 View commit details
    Browse the repository at this point in the history