In the following: sage: EllipticCurve(0) /home/john/sage-4.3.1.alpha1/local/bin/sage-ipython:1: DeprecationWarning: 'EllipticCurve(j)' is deprecated; use 'EllipticCurve_from_j(j)' or 'EllipticCurve(j=j)' instead. #!/usr/bin/env python Elliptic Curve defined by y^2 = x^3 + 1 over Rational Field
where is the line "#!/usr/bin/env python" coming from? John
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org