25.1 Hyperelliptic curve constructor

Module: sage.schemes.hyperelliptic_curves.constructor

Module-level Functions

HyperellipticCurve( f, [h=None], [names=None], [PP=None])

Returns the hyperelliptic curve $ y^2 + h y = f$ , for univariate polynomials $ h$ and $ f$ .

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