-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
AsymptoticRing: convert Orders of symbolic ring #19426
Comments
This comment has been minimized.
This comment has been minimized.
Author: Eran Assaf |
Commit: |
Reviewer: Benjamin Hackl |
comment:6
Hi! Your basic approach looks good, however, you should merge the latest beta ( As a suggestion: you should keep fixes for unrelated problems (like in this case the brial problem) separate from the code for this ticket (basically, separate fixes deserve separate tickets). I'll review this as soon as the conflict is resolved. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:8
Hi! In principal, I agree with your suggestion. The problem was I could not build sage on my PC without fixing this problem, and it took a while until I could get everything to work (trac user, git, etc.). Anyway, hopefully it can be reviewed now. |
comment:9
merge conflict |
Work Issues: rebase |
comment:10
Removing the "beginner" tag from old tickets. Some could be returned to beginner-friendly status by adding a comment about what needs to be done. Some others might be easy for an experienced developer to finish. |
Implement conversion from
Order(...)
to asymptotic rings.(There seems to be a bug in
SR
(#19425) which has to be solved first.)Depends on #19083
Depends on #19425
CC: @behackl
Component: asymptotic expansions
Work Issues: rebase
Author: Eran Assaf
Branch/Commit: u/assaferan/asymptoticring__convert_orders_of_symbolic_ring @
90152f3
Reviewer: Benjamin Hackl
Issue created by migration from https://trac.sagemath.org/ticket/19426
The text was updated successfully, but these errors were encountered: