There is a bug in computing the values along a line of the L-series:
sage: E = EllipticCurve('389a')
sage: E.Lseries().values_along_line(0.5, 3, 5)
This is just a light wrapper around Rubinstein's lcalc, so should be easy to fix.
Component: number theory
Issue created by migration from https://trac.sagemath.org/ticket/762
There is a bug in computing the values along a line of the L-series:
This is just a light wrapper around Rubinstein's lcalc, so should be easy to fix.
Component: number theory
Issue created by migration from https://trac.sagemath.org/ticket/762