Ticket #1612 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

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

comment:1 Changed 5 years ago by mabshoff

  • Description modified (diff)
  • Milestone set to sage-2.9.2

comment:2 Changed 5 years ago by AlexGhitza

These are two separate issues. The second one is now #1736.

comment:3 Changed 5 years ago by craigcitro

  • Status changed from new to closed
  • Resolution set to fixed

This is already fixed. (Most of this came in with the new modular abelian varieties code.)

comment:4 Changed 5 years ago by mabshoff

  • Milestone changed from sage-3.0.4 to sage-3.0.3
Note: See TracTickets for help on using tickets.