-
-
Notifications
You must be signed in to change notification settings - Fork 512
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 is_monomial() to power series and laurent series ring elements #11719
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Changed keywords from none to sd32 |
comment:5
Attachment: trac_11719.patch.gz |
Author: Tom Boothby |
Dependencies: #11726 |
comment:8
Needs work, due to #11747 -- ambiguity of is_monomial. |
Changed keywords from sd32 to sd32, laurent series, power series |
Commit: |
comment:13
Rebased on 6.2.beta8. I changed the implementation of New commits:
|
Changed author from Tom Boothby to Tom Boothby, Ralf Stephan |
Changed dependencies from #11726 to none |
Reviewer: Peter Bruin |
comment:15
Looks good and the patchbot is happy. |
Changed branch from u/rws/add_is_monomial___to_power_series_and_laurent_series_ring_elements to |
It should be trivial to check if a power/laurent series ring element is a monomial or not. It is not.
Component: commutative algebra
Keywords: sd32, laurent series, power series
Author: Tom Boothby, Ralf Stephan
Branch/Commit:
c3851c0
Reviewer: Peter Bruin
Issue created by migration from https://trac.sagemath.org/ticket/11719
The text was updated successfully, but these errors were encountered: