-
-
Notifications
You must be signed in to change notification settings - Fork 544
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
nasty side effect of a failed simon_two_descent search #11372
Comments
This comment has been minimized.
This comment has been minimized.
Stopgaps: #12695 |
comment:4
Attachment: trac_11372.patch.gz |
Reviewer: Jennifer Balakrishnan |
Changed stopgaps from #12695 to none |
Changed keywords from none to rd2 |
comment:6
Looks great, and all tests pass. Could someone else go to the stopgap ticket (#12695) and mark that it's no longer needed? |
Author: William Stein |
Merged: sage-5.0.beta11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This could seriously confuse a person:
The point that simon_two_descent finds is a torsion point. But for some reason E then thinks it has rank 0! Even though simon_two_descent's first output was 1, and in fact E has rank 1. This is pretty scary.
Related: #11005 (Update Simon's GP scripts and convert to use via gp2c)
Component: elliptic curves
Keywords: rd2
Author: William Stein
Reviewer: Jennifer Balakrishnan
Merged: sage-5.0.beta11
Issue created by migration from https://trac.sagemath.org/ticket/11372
The text was updated successfully, but these errors were encountered: