#685: Make Eisenstein series code handle eisenstein series with character
----------------------------+----------------------------------------------
Reporter: | Owner: craigcitro
craigcitro | Status: needs_review
Type: | Milestone: sage-duplicate/invalid/wontfix
enhancement | Resolution:
Priority: minor | Merged in:
Component: modular | Reviewers:
forms | Work issues:
Keywords: | Commit:
Authors: | Stopgaps:
Report Upstream: N/A |
Branch: |
Dependencies: |
----------------------------+----------------------------------------------
Changes (by pbruin):
* status: new => needs_review
* upstream: => N/A
* milestone: sage-6.2 => sage-duplicate/invalid/wontfix
Comment:
Do we want any more functionality than in the following example?
{{{
sage: G=DirichletGroup(4)
sage: chi=G[1]
sage: E=EisensteinForms(chi,1)
sage: f=E.eisenstein_series()[0]
sage: f.q_expansion(40)
1/4 + q + q^2 + q^4 + 2*q^5 + q^8 + q^9 + 2*q^10 + 2*q^13 + q^16 + 2*q^17
+ q^18 + 2*q^20 + 3*q^25 + 2*q^26 + 2*q^29 + q^32 + 2*q^34 + q^36 + 2*q^37
+ O(q^40)
}}}
If not, maybe we can close this as fixed/wontfix/whatever_is_appropriate.
--
Ticket URL: <http://trac.sagemath.org/ticket/685#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.