-
-
Notifications
You must be signed in to change notification settings - Fork 488
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
Implement extracting symbolic coefficient of rational exponent #19996
Comments
Upstream: Reported upstream. Developers acknowledge bug. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Changed upstream from Reported upstream. Developers acknowledge bug. to Reported upstream. Developers deny it's a bug. |
Changed upstream from Reported upstream. Developers deny it's a bug. to Fixed upstream, in a later stable release. |
comment:4
This branch needs pynac-0.7.11+ and allows any coefficient. There is different behaviour in this doctest:
New commits:
|
Author: Ralf Stephan |
Commit: |
Dependencies: pynac-0.7.11 |
Changed upstream from Fixed upstream, in a later stable release. to none |
Changed dependencies from pynac-0.7.11 to #23820 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Reviewer: Travis Scrimshaw |
comment:8
LGTM. |
Changed branch from u/rws/implement_extracting_symbolic_coefficient_of_rational_exponent to |
It seems that
1/3
gets0
(floor division, whyever).EDIT: because the function takes an integer:
so it's rather an enhancement.
Reported as pynac/pynac#216
Depends on #23820
Component: symbolics
Author: Ralf Stephan
Branch/Commit:
6d8d994
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/19996
The text was updated successfully, but these errors were encountered: