Hi, A user reports (and I confirm) that if P is pretty much any point on an elliptic curve over a finite field, then
(-2^63)*P hangs forever. For example, E = EllipticCurve(GF(5),[0,1]) P = E.random_element() (-2^63)*P # hangs -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-nt" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. Visit this group at http://groups.google.com/group/sage-nt. For more options, visit https://groups.google.com/d/optout.
