Package sage :: Package catalogue :: Module catalogue
[hide private]
[frames] | no frames]

Module catalogue

source code


Catalogue of Functions and of Parent and Element Constructors



Classes [hide private]
  Catalogue
Use the new object and tab completion to create new SAGE objects.
  Parent
Parent structures, i.e., container objects.
  Element
Elements of various parent structures.
  Category
Categories.
  Function
Functions
  Ring
  RingElts
  Group
  MatrixGroup
Matrix groups, i.e., groups that are viewed as a set of matrices.
  Elementary
Elementary functions.
Variables [hide private]
  new = Catalogue()
  parent = Parent()
  element = <sage.catalogue.catalogue.Element instance at 0x12c4...
  category = <sage.catalogue.catalogue.Category instance at 0x12...
  function = <sage.catalogue.catalogue.Function instance at 0x12...
  ring = RingElts()
  group = Group()
  matrix_group = <sage.catalogue.catalogue.MatrixGroup instance ...
  elementary = <sage.catalogue.catalogue.Elementary instance at ...
Variables Details [hide private]

element

Value:
Element()

category

Value:
Category()

function

Value:
Function()

matrix_group

Value:
MatrixGroup()

elementary

Value:
Elementary()