7.6.1.1 EisensteinSeries Objects

class EisensteinSeries
EisensteinSeries( parent, vector, t, chi, psi)

Instances of class EisensteinSeries have the following methods (in addition to inherited methods and special methods):

compute

These methods are defined as follows:

compute( X)

Compute the coefficients of $ q^n$ of the power series of self, for $ n$ in the list $ X$ . The results are not cached. (Use coefficients for cached results).

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