In [1]:
%load_ext sage
In [2]:
EllipticCurve_from_j(0)
Out[2]:
Elliptic Curve defined by y^2 + y = x^3 over Rational Field
In [ ]: