-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
Add tests that discriminant() of number fields is Integer #24462
Labels
Milestone
Comments
Branch: u/chapoton/24462 |
Commit: |
Author: Frédéric Chapoton |
New commits:
|
comment:2
green bot, so please review ; should be an easy one |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:4
LGTM. |
Reviewer: Travis Scrimshaw |
Changed branch from u/chapoton/24462 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
absolute_discriminant()
of any number field should be a SageInteger
. This is currently not properly doctested, leading to a subtle failure in #24247.CC: @JohnCremona @loefflerd @tscrim
Component: doctest coverage
Author: Frédéric Chapoton
Branch/Commit:
fd5f450
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/24462
The text was updated successfully, but these errors were encountered: