-
-
Notifications
You must be signed in to change notification settings - Fork 621
Symbolic expression to number fields #14602
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
This comment has been minimized.
This comment has been minimized.
comment:7
everything seems to work fine now (sage 8.9.b7) |
comment:8
Indeed. The situation improved. |
comment:9
Yep. Every example in the ticket text now works! |
comment:10
Is this doctested somewhere ? |
comment:11
Replying to @fchapoton:
Not as far as I can tell. Good point. Forgot to check that. |
Branch: public/14602 |
comment:13
The PR adds doctests. Note that we still have
That seems ok to me, but if the parent should be New commits:
|
Commit: |
Author: Dave Morris |
comment:15
Could you also doctest the other embedding
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:17
Thanks for the suggestion. I added this doctest. |
Reviewer: Vincent Delecroix |
comment:18
Thanks. Good to me. Waiting for the patchbot. |
comment:20
Thanks! |
Changed branch from public/14602 to |
The ticket stands to improve the
AlgebraicConverter
insage.symbolic.expression_converters
and make it works with number fields.As mentioned on ask the following fails
The following gives an answer with a wrong parent
while it is possible to do
Finally, we hopefully have
CC: @videlec @mkoeppe
Component: number fields
Author: Dave Morris
Branch/Commit:
a5fc9f9
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/14602
The text was updated successfully, but these errors were encountered: