-
-
Notifications
You must be signed in to change notification settings - Fork 567
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
Incorrect conversion from ℚ[-i] to SR #31551
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
Possibly related:
|
comment:3
Indeed, the following method on gaussian integers looks bad
|
comment:4
Hmm, if I remember right, the |
comment:5
...but I see no reason not to extend it to support both embeddings. New commits:
|
Branch: u/mmezzarobba/ticket/31151 |
Commit: |
Author: Marc Mezzarobba |
comment:6
looks good... waiting for patchbot. |
Reviewer: Vincent Delecroix |
comment:8
thanks for the quick review! |
comment:9
Raising the priority to critical to stress that the fix really should go in Sage 9.3. |
comment:10
Setting priority to blocker to bring this ticket to the attention of the release bot. |
Changed branch from u/mmezzarobba/ticket/31151 to |
This should return
-I
, notI
:Works under Sage 9.2, so maybe related to #18036?
CC: @videlec
Component: symbolics
Author: Marc Mezzarobba
Branch/Commit:
fddaa2c
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/31551
The text was updated successfully, but these errors were encountered: