-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I just noticed that this ticket was closed as fixed. To quote trac:
- -
I guess this has been fixed. With Sage 2.8.2 I get:
sage: E = EllipticCurve([GF(101)(1),3])
sage: P = E([-1,1,1])
sage:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've looked at ticket #59, in which David Kohel says:
William, my student noticed some slow performance with elliptic curves
group law. I think there was a huge overhead in duplication:
sage: E = EllipticCurve([GF(101)(1),3])
sage: P =