#14577: Bug in the case S_4 in Galois representations of elliptic curves
-----------------------------------------------------------+----------------
       Reporter:  wuthrich                                 |         Owner:  
cremona          
           Type:  defect                                   |        Status:  
closed           
       Priority:  major                                    |     Milestone:  
sage-5.10        
      Component:  elliptic curves                          |    Resolution:  
fixed            
       Keywords:  galois representations, elliptic curves  |   Work issues:     
              
Report Upstream:  N/A                                      |     Reviewers:  
Frédéric Chapoton
        Authors:  Chris Wuthrich                           |     Merged in:  
sage-5.10.rc0    
   Dependencies:                                           |      Stopgaps:     
              
-----------------------------------------------------------+----------------

Comment (by cremona):

 Too late for this ticket, but unfortunately a typo causes this:
 {{{
 EllipticCurve([0, 0, 0,
 -1129345880,-86028258620304]).galois_representation().image_type(11)
 }}}
 gives
 {{{
 NameError: global name 'nonsplit_str' is not defined
 }}}
 because the identifier non_split_str is referred to wrongly on lines 1054
 and 1108 in gal_reps.py.  I have another patch which I will put onto a new
 ticket.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14577#comment:15>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to