Frank Luebeck’s tables of Conway polynomials over finite fields.
-
class sage.databases.conway.ConwayPolynomials(read_only=True)
-
__init__(read_only=True)
Initialize the database.
INPUT:
- read_only - bool (default: True), if True, then
the database is read_only and changes cannot be committed to
disk.
-
__repr__()
-
_init()
-
degrees(p)
-
has_polynomial(p, n)
-
polynomial(p, n)
-
primes()