Skip to content

Make elliptic_j exact when possible #37347

@grhkm21

Description

@grhkm21

When $\tau$ is imaginary quadratic, the $j$-invariant $j(\tau)$ is an algebraic integer. It would be nice if the elliptic_j method returns an element in $\overline{\mathbb{Q}}$ in this case. This probably requires implementing a new algorithm, since the current elliptic_j implementation calls pari which is purely numerical.

This is a special case of #15354.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions