Skip to content

Elliptic curve L-series bug #762

Description

@williamstein

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions