#8248: Small improvement in checking for elliptic curve isogenies
-------------------------------+--------------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.3.3
Component: elliptic curves | Keywords: isogenies
Author: John Cremona | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
When an isogeny is constructed from a kernel polynomial, by default
(unless check=False) it is checked whether the given kernel polynomial
divides the appropriate division polynomial. This is expensive when the
degree is large (e.g. 163!).
We provide a small patch which does this checking more efficiently.
The example in the patch which now takes 20s, used to take many minutes.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8248>
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.