-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
QQbar doesn't use canonical coercion for comparison #7984
Comments
Attachment: 7984-qqbar-cmp.patch.gz |
comment:1
This patch depends on #4621 but seems to break the doctest added by that patch. |
comment:2
This patch is correct, the one at #4621 is wrong. |
Author: Robert Bradshaw |
comment:3
This one looks good to me. However, when testing #4621 I noticed that this:
causes an infinite recursion, which is not good, but not caused by this patch. I am giving this a positive review, and letting #4621 be sorted out after, also the issue above. Perhaps rwb would like to open a ticket for that unless it is already covered by one? |
Changed keywords from none to QQbar comparison |
Reviewer: John Cremona |
comment:4
Robert: I have merged 7984-qqbar-cmp.patch in your name with a sensible commit message. |
Merged: sage-4.3.4.alpha0 |
Should be False.
Component: basic arithmetic
Keywords: QQbar comparison
Author: Robert Bradshaw
Reviewer: John Cremona
Merged: sage-4.3.4.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/7984
The text was updated successfully, but these errors were encountered: