#8829: Saturation for curves over number fields.
-------------------------------+--------------------------------------------
   Reporter:  robertwb         |       Owner:  cremona   
       Type:  enhancement      |      Status:  needs_work
   Priority:  major            |   Milestone:  sage-4.4.2
  Component:  elliptic curves  |    Keywords:            
     Author:  Robert Bradshaw  |    Upstream:  N/A       
   Reviewer:  John Cremona     |      Merged:            
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by robertwb):

 Thank you for all your input. {{{self.height_function}}} comes from #8828,
 though as you suggest we could make max_prime mandatory for now (and for
 rank > 1 once that goes in). That's a good point about large primes in the
 rank one case. I found the loop through all linear combinations to be much
 faster in practice for small primes, but the hard coded {{{p == 2}}} case
 was left by accident, I meant to cap that on {{{p^r}}} as I did the
 others.

 I probably won't fix and polish this up before finishing my thesis, but at
 the latest we should be able to get it done during the workshop at MSRI
 next month.

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