Home | Trees | Index | Help |
|
---|
Package sage :: Package modular :: Package modsym :: Module element :: Class ModularSymbolElement |
|
ModularSymbolElement:
A single element of an ambient space of modular symbol.Method Summary | |
---|---|
__init__(self,
parent,
v)
| |
__add__(self,
right)
| |
__cmp__(self,
other)
| |
__mul__(self,
right)
| |
__neg__(self)
| |
__pos__(self)
| |
__repr__(self)
| |
__rmul__(self,
left)
| |
__sub__(self,
right)
| |
Returns a list of pairs (c, m), where c is a coefficient and m is a Manin symbol, and the sum of the pairs is a representation of this modular symbol in terms of Manin symbols. | |
parent(self)
| |
vector(self)
|
Method Details |
---|
manin_symbol(self)Returns a list of pairs (c, m), where c is a coefficient and m is a Manin symbol, and the sum of the pairs is a representation of this modular symbol in terms of Manin symbols. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Jun 24 17:58:45 2005 | http://epydoc.sf.net |