12.4.1.3 BoundarySpace_wtk_g0_Q Objects

class BoundarySpace_wtk_g0_Q
Boundary symbols for Gamma_0(N) of integer weight k > 2 over the field Q.
BoundarySpace_wtk_g0_Q( level, weight, [sign=0])

Initialize a space of boundary symbols of weight k for Gamma_0(N), over Q.

For weight 2, it is faster to use BoundarySpace_wt2_g0_Q.

INPUT:
    level -- int, the level
    weight -- integer weight >= 2.
    sign -- int, either -1, 0, or 1

Instances of class BoundarySpace_wtk_g0_Q also have the following special methods:

__repr__,$  $ _coerce_cusp,$  $ _is_equiv

Further documentation:

_coerce_cusp( c)

Coerce cusp into a boundary symbol space.

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