-
-
Notifications
You must be signed in to change notification settings - Fork 619
Add is_finite method for the Symbolic Ring #18054
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
Comments
Branch: u/bruno/ticket/add_is_finite |
Commit: |
Reviewer: Peter Bruin |
comment:3
Looks good; the only comment I have is that the two lines inside the |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:5
Replying to @pjbruin:
Done! |
Changed branch from u/bruno/ticket/add_is_finite to |
In this ticket, I add a method
is_finite()
to theSymbolicRing
. The necessity for such a method occurs to me in #17840. Of course, the answer isFalse
.Component: symbolics
Keywords: is_finite symbolic_ring
Author: Bruno Grenet
Branch/Commit:
3378995
Reviewer: Peter Bruin
Issue created by migration from https://trac.sagemath.org/ticket/18054
The text was updated successfully, but these errors were encountered: