13.3.1.1 ConwayPolynomials Objects

class ConwayPolynomials
ConwayPolynomials( [read_only=True])

Initialize the database.

INPUT:
    read_only -- bool (default: True), if True, then the
                 database is read_only and changes cannot be
                 commited to disk.

Instances of class ConwayPolynomials have the following methods (in addition to inherited methods and special methods):

degrees,$  $ has_polynomial,$  $ polynomial,$  $ primes

Instances of class ConwayPolynomials also have the following special methods:

__repr__,$  $ _init

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