pari-elldata

J.E. Cremona elliptic curve data for PARI/GP mathematical computations

brewmacoslinux
Try with needOr install directly
Source

About

J.E. Cremona elliptic curve data for PARI/GP

Commands

pari-elldata

Examples

Access elliptic curve data within PARI/GP interactive session$ gp
Query elliptic curve by conductor in PARI/GP$ gp -c 'ellsearch(11)'
Look up elliptic curve properties using installed Cremona data$ gp -c 'e = ellinit("37a1"); print(ellglobalred(e))'