6.1.3 ellcurve.ell_rational_field - Elliptic curves over the rational numbers

The module ellcurve.ell_rational_field defines the following classes:

class EllipticCurve_rational_field
Elliptic curve over the Rational Field.

The module ellcurve.ell_rational_field defines the following functions:

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.