#9322: bug in simon_two_descent for elliptic curves
-----------------------+----------------------------------------------------
   Reporter:  cremona  |       Owner:  AlexGhitza
       Type:  defect   |      Status:  new       
   Priority:  major    |   Milestone:            
  Component:  algebra  |    Keywords:            
     Author:           |    Upstream:  N/A       
   Reviewer:           |      Merged:            
Work_issues:           |  
-----------------------+----------------------------------------------------
 [NB This is a different bug from the one on #5153]

 Chris Wuthrich reports:
 {{{
 sage: K.<w> = NumberField(x^2-x-232)
 sage: E = EllipticCurve([2-w,18+3*w,209+9*w,2581+175*w,852-55*w])
 sage: E.local_data()
 []
 sage: E.simon_two_descent(verbose=2)
 booom.
 }}}

 The same example runs fine in gp using the same version of the script
 ell.gp that Sage has (in version 4.4.4) and the same version of gp.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9322>
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.

Reply via email to