8.7.1.5 BoundarySymbols_wtk_g1_Q Objects

class BoundarySymbols_wtk_g1_Q
BoundarySymbols_wtk_g1_Q( level, weight, [sign=0])

Initialize a space of boundayr modular symbols for Gamma1(N).

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

sage: BoundarySymbols_wtk_g1_Q(17,2)
Boundary Modular Symbols space for Gamma_1(17) of weight 2 over
Rational Field

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