9.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 functions (in addition to inherited functions and special functions):

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

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