#11211: elliptic curve p-adic L-series claims to default to eclib but doesn't
-------------------------------+--------------------------------------------
   Reporter:  was              |          Owner:  cremona                    
       Type:  defect           |         Status:  needs_info                 
   Priority:  major            |      Milestone:  sage-4.7.2                 
  Component:  elliptic curves  |       Keywords:                             
Work_issues:  fix on 32-bit    |       Upstream:  N/A                        
   Reviewer:  John Cremona     |         Author:  William Stein, John Cremona
     Merged:                   |   Dependencies:  #10280                     
-------------------------------+--------------------------------------------
Changes (by zimmerma):

  * status:  needs_work => needs_info


Comment:

 I confirm the failure on 32-bit computers with Sage 4.7.1, where the patch
 applies smoothly.

 However there are already some tests that are known to fail on 32-bit, for
 example
 in {{{lib/cremona/newforms.pyx}}}:
 {{{
             sage: from sage.libs.cremona.newforms import ECModularSymbol
             sage: E = EllipticCurve('858k2')
             sage: ECModularSymbol(E)
             Traceback (most recent call last):                     #
 32-bit
             ...                                                    #
 32-bit
             OverflowError: long int too large to convert to int    #
 32-bit
 }}}
 Should we mark the tests which are failing on 32-bit in the same way?

 Paul

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