Module: sage.databases.conway
Class: 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.