12.4.1.2 BoundarySpace_wtk_eps Objects

class BoundarySpace_wtk_eps
BoundarySpace_wtk_eps( eps, weight, [sign=0])

Space of boundary modular symbols with given weight, character, and sign.

INPUT:
    eps -- dirichlet.DirichletCharacter, the "Nebentypus" character.
    weight -- int, the weight >= 2
    sign -- int, either -1, 0, or 1

Instances of class BoundarySpace_wtk_eps also have the following special methods:

__repr__,$  $ _coerce_cusp,$  $ _cusp_index,$  $ _is_equiv

Further documentation:

_coerce_cusp( c)

Coerce symbol into a boundary symbol space.

See About this document... for information on suggesting changes.