#8827: Cache heights of points on elliptic curves
-------------------------------+--------------------------------------------
Reporter: robertwb | Owner: cremona
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.4.1
Component: elliptic curves | Keywords:
Author: Robert Bradshaw | Upstream: N/A
Reviewer: John Cremona | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by newvalueoldvalue):
* status: needs_review => positive_review
* reviewer: => John Cremona
* author: => Robert Bradshaw
Comment:
I can't believe that we never cached heights before! (Perhaps we did when
they were only implemented over QQ, but I'm not going to go back and
check).
Note that this is one case where the caching is slightly less trivial
since we need to recompute of the desired precision is > the cached
precision. The patched code does that properly.
Applies fine to 4.4 and all elliptic_curves tests pass.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8827#comment:2>
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.