-
-
Notifications
You must be signed in to change notification settings - Fork 516
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
Make is_integral_domain() have the same signature #34372
Labels
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
Fairly straightforward ticket. I noticed it while trying to make a multivariate lazy Taylor series ring over a lazy Laurent series ring. New commits:
|
Commit: |
comment:3
ok, let it be |
Reviewer: Frédéric Chapoton |
comment:4
Merci. |
Changed branch from u/tscrim/is_integral_domain_signatures-34372 to |
This was referenced Aug 29, 2022
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not fully consistent within Sage:
This causes failures for the tests that also pass a proof argument. For example:
CC: @mantepse @fchapoton
Component: algebra
Author: Travis Scrimshaw
Branch/Commit:
ae8cfa3
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/34372
The text was updated successfully, but these errors were encountered: