| Home | Trees | Indices | Help |
|---|
|
|
Catalogue of Functions and of Parent and Element Constructors
|
|||
|
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. |
|||
|
|||
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
|
|||
|
|||
element
|
category
|
function
|
matrix_group
|
elementary
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 17 04:23:25 2008 | http://epydoc.sourceforge.net |