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

Module: sage.databases.conway

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

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: __init__,$ \,$ __repr__,$ \,$ _init

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