Suppose that q is a prime power, and I have an elliptic curve E over GF (q) (say created by E = EllipticCurve(coefficient_list))
and P,Q = E.gens() How can I find E just given P (say if I pass just P to a function)? If I say print P.parent() I get something like Abelian group of point on Elliptic Curve defined by blah blah So the information must be there, but I can't figure out which method to call. Victor --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
