#10152: bug in integral_points (for elliptic curves over Q)
-------------------------------+--------------------------------------------
Reporter: cremona | Owner: cremona
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.1
Component: elliptic curves | Keywords: integral points
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Comment(by cremona):
More data points: with E=2082a1 and using the S_integral_points function,
with S=[2] or S=[3] the coefficient bound used is 11, while with S=[2,3]
it is 13 and the extra integral point is found! Clearly, a priori,
enlarging S should not ever reduce this bound, so something is wrong
there. This shows that both integral_points() and S_integral_points()
need fixing.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10152#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.