13.1.1.2 MiniCremonaDatabase Objects

class MiniCremonaDatabase
A mini version of the Cremona database that contains only the Weierstrass equations, rank and torsion of elliptic curves of conductor up to 10000 and nothing else.
MiniCremonaDatabase( [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 MiniCremonaDatabase also have the following special methods:

__repr__,$  $ _init

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