You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.