parent, vector) |
INPUT: parent -- a space of modular symbols vector -- a vector that represents the modular symbol in terms of a basis for the ambient space (not in terms of a basis for parent!)
coordinate_vector,
list,
manin_symbol_rep,
modular_symbol_rep,
parent,
vector
Further documentation:
) |
Returns a representation of self as a formal sum of Manin symbols.
(The result is cached for future use.)
) |
Returns a representation of self as a formal sum of modular symbols.
(The result is cached for future use.)
Instances of class ModularSymbolElement also have the following special functions:
__add__,
__cmp__,
__mul__,
__neg__,
__pos__,
__rmul__,
__sub__