#11975: Chow-Heegner points
-------------------------------+--------------------------------------------
Reporter: was | Owner: cremona
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.8
Component: elliptic curves | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-------------------------------+--------------------------------------------
Comment(by was):
Replying to [comment:3 cremona]:
> There is a lot of very useful stuff here, which could be
> moved elsewhere otherwise there's a danger that others
> might re-invent some of the wheels. I am thinking of
> the SL2Z and Gamma0N-equivalence functions, and also
> the approximate-point class which could also be used
> for ordinary Heegner points, and also for points
> computed from a complex number modulo a period
> lattice (so-called elliptic exponential).
I realize that. However, I didn't want a patch that would constantly
bitrot, and at the same time, have to write way more code than necessary
(e.g., if I do Gamma0N, then might as well do Gamma1N, etc.) I think it
would be good for this code to safely go in as a step 1, then in the
future have small parts of it (the ones you list above) refactored and
extended to more general cases. I think it will be easier to referee
now since it is fairly self contained and well documented (by a short
paper). The alternative might be 10 patches all over Sage with confusing
dependencies....
> This is not a criticism. And neither is it a review yet -- sorry!
The code isn't quite ready for review, but will be within a day or two.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11975#comment:4>
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.