6.1.3 sage.ellcurve.ell_rational_field - Elliptic curves over the rational numbers

The module sage.ellcurve.ell_rational_field defines the following classes:

class EllipticCurve_rational_field
Elliptic curve over the Rational Field.

The module sage.ellcurve.ell_rational_field defines the following methods:

allcurves( conductors)

Return iterator over all known curves (in database) with conductor in the list of conductors.

curves( conductors)

Return iterator over all known curves (in database) with conductor in the list of conductors.

optimal_curves( conductors)

Return iterator over all known optimal curves (in database) with conductor in the list of conductors.



Subsections
See About this document... for information on suggesting changes.