Skip to content

Add quotient fields #7

@fomichev-d

Description

@fomichev-d

For rational functions, for instance.

It seems that would mainly involve:

  • copying the RationalField<I> implementation;
  • extending it from I::Type: IntegerRing to at least I::Type: EuclideanRing;
  • replacing signed_gcd with gcd and signed_lcm with lcm.

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