29.6 Frank Luebeck's tables of Conway polynomials over finite fields

Module: sage.databases.conway

Class: ConwayPolynomials

class ConwayPolynomials
ConwayPolynomials( self, [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.

Functions: degrees,$  $ has_polynomial,$  $ polynomial,$  $ primes

Special Functions: __repr__,$  $ _init

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