On Apr 10, 8:27 pm, Robert Bradshaw <[email protected]> wrote: > This particular point however seems to have order 3 on both E(GF(67)) > and E(GF(89)).
E=EllipticCurve([1,R(1)]) seems to be working, 7*E([0,1]) Traceback (click to the left of this block for traceback) ... ZeroDivisionError: Inverse of 5092 does not exist Alec -- 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 URL: http://www.sagemath.org To unsubscribe, reply using "remove me" as the subject.
