Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding precision in computing the generators of the period lattice of an elliptic curve. #28057

Closed
sagetrac-menosgeze mannequin opened this issue Jun 25, 2019 · 13 comments

Comments

@sagetrac-menosgeze
Copy link
Mannequin

sagetrac-menosgeze mannequin commented Jun 25, 2019

For example

EllipticCurve('11a').period_lattice().gens()

returns the generators but does not allow the parameter "precision." The command gens() calls the command basis() that allows the user to compute with arbitrary precision. I want to add this parameter to gens().

Component: elliptic curves

Keywords: period lattice, generators, basis

Author: Gerardo Zelaya Eufemia

Branch/Commit: ab54cf3

Reviewer: Kevin Lui

Issue created by migration from https://trac.sagemath.org/ticket/28057

@sagetrac-menosgeze sagetrac-menosgeze mannequin added this to the sage-8.9 milestone Jun 25, 2019
@sagetrac-menosgeze
Copy link
Mannequin Author

sagetrac-menosgeze mannequin commented Jun 26, 2019

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Branch pushed to git repo; I updated commit sha1. New commits:

03f60e4corrected documentation and added algorithm method

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Commit: 03f60e4

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Branch pushed to git repo; I updated commit sha1. New commits:

002ebe8corrected documentation to direct to

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Changed commit from 03f60e4 to 002ebe8

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Branch pushed to git repo; I updated commit sha1. New commits:

d856581explaining input algorithm in the documentation

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Changed commit from 002ebe8 to d856581

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Changed commit from d856581 to ab54cf3

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Jun 26, 2019

Branch pushed to git repo; I updated commit sha1. New commits:

ab54cf3remove unnecesary spaces

@sagetrac-menosgeze
Copy link
Mannequin Author

sagetrac-menosgeze mannequin commented Jun 26, 2019

Author: Gerardo Zelaya Eufemia

@kevinywlui
Copy link
Mannequin

kevinywlui mannequin commented Aug 21, 2019

comment:8

Looks good to me.

@kevinywlui
Copy link
Mannequin

kevinywlui mannequin commented Aug 21, 2019

Reviewer: Kevin Lui

@vbraun
Copy link
Member

vbraun commented Aug 29, 2019

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

No branches or pull requests

1 participant