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

Implements some standard methods for fields #13728

Closed
stumpc5 opened this issue Nov 20, 2012 · 4 comments
Closed

Implements some standard methods for fields #13728

stumpc5 opened this issue Nov 20, 2012 · 4 comments

Comments

@stumpc5
Copy link
Contributor

stumpc5 commented Nov 20, 2012

Implements

  • is_integral_domain
  • is_field
  • fraction_field
  • __pow__

for fields, and

  • is_unit

for field elements.

CC: @fchapoton

Component: algebra

Keywords: field, ring, is_unit

Author: Christian Stump

Reviewer: Frédéric Chapoton

Merged: sage-5.6.beta0

Issue created by migration from https://trac.sagemath.org/ticket/13728

@stumpc5 stumpc5 added this to the sage-5.6 milestone Nov 20, 2012
@stumpc5

This comment has been minimized.

@fchapoton
Copy link
Contributor

Reviewer: Frédéric Chapoton

@fchapoton
Copy link
Contributor

comment:2

Attachment: trac_13728-some_standard_methods_for_fields-cs.patch.gz

ok, looks good. Positive review

@jdemeyer
Copy link

Merged: sage-5.6.beta0

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

No branches or pull requests

4 participants