#4606: elliptic curves -- implement gross-Zagier L-functions
-------------------------+-------------------------------------------------
Reporter: | Owner:
robertwb | Status: needs_work
Type: | Milestone: sage-6.7
enhancement | Resolution:
Priority: major | Merged in:
Component: | Reviewers:
elliptic curves | Work issues:
Keywords: | Commit:
Authors: | 0c383d9020a3e5dc3e440c862a205439b74f504a
Report Upstream: N/A | Stopgaps:
Branch: |
u/chapoton/4606 |
Dependencies: |
-------------------------+-------------------------------------------------
Comment (by chapoton):
I think that I have checked fully the computation of the Dirichet
coefficients.
So well... maybe something is wrong in the parameters given to Dokchitser
program ?
{{{
sage: e = EllipticCurve('37a')
sage: K.<a> = QuadraticField(-40)
sage: A = K.class_group().gen(0)
sage: from sage.modular.modform.l_series import GrossZagierLseries
sage: G = GrossZagierLseries(e, A)
sage: G._dokchister.check_functional_equation()
-80.1679727952639
sage: G = GrossZagierLseries(e, A**2)
sage: G._dokchister.check_functional_equation()
47.5616711441054
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/4606#comment:25>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.