Package sage :: Package modular :: Package modsym :: Module element :: Class ModularSymbolElement
[show private | hide private]
[frames | no frames]

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)
  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.
  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.

Generated by Epydoc 2.1 on Mon Jun 20 15:43:22 2005 http://epydoc.sf.net