Ticket #1612 (closed enhancement: fixed)
Finding eigenforms within spaces of ModularForms
| Reported by: | ljpk | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0.3 |
| Component: | modular forms | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description (last modified by mabshoff) (diff)
There doesn't seem to be a way to find eigenforms within spaces of modular forms.
Also, the sturm_bound and hecke_bound methods seem not to work:
S37=CuspForms(37,2) S37.sturm_bound()
Exception (click to the left for traceback): ... AttributeError: 'CuspidalSubmodule_g0_Q' object has no attribute '_ModularFormsSpace__sturm_bound'
Change History
Note: See
TracTickets for help on using
tickets.
