name of the curve in Cremona's database
Hi. I have checked on PARI that for my elliptic curve E : ellinit([0,0,0,-3267,45630])
, the function ellidentify(E)
returns "102a1"
as the curve on Cremona's database. Do sage have a code to do this? Thank you.