Ticket #10438 (closed enhancement: duplicate)
[duplicate] Calculate the character of a newform
| Reported by: | davidloeffler | Owned by: | craigcitro |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | modular forms | Keywords: | newform dirichlet character |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | David Loeffler |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Attachments
Change History
Changed 2 years ago by davidloeffler
-
attachment
trac_10438-diamond_eigenvalues.patch
added
comment:1 Changed 2 years ago by davidloeffler
- Keywords newform dirichlet character added
- Status changed from new to needs_review
- Description modified (diff)
Here's a patch.
comment:4 Changed 2 years ago by davidloeffler
- Status changed from needs_review to needs_work
Just realised this is coded in a rather stupid way (generic Hecke modules don't have a diamond_bracket_operator method, and hence shouldn't have a diamond_eigenvalue method either). I will fix this in conjunction with work on #10451.
comment:5 Changed 2 years ago by davidloeffler
- Status changed from needs_work to needs_review
- Summary changed from Calculate the character of a newform to [duplicate] Calculate the character of a newform
- Description modified (diff)
- Milestone changed from sage-4.6.2 to sage-duplicate/invalid/wontfix
I propose to close this ticket as "duplicate", since the functionality I proposed to add is included in #10451.
comment:6 Changed 2 years ago by davidloeffler
- Status changed from needs_review to positive_review
I'm setting this to "positive review" as an invitation to the release manager to close it, because all the functionality I planned to add is subsumed in #10451.
Release manager: please close as duplicate, and *do not* merge the patch.
Note: See
TracTickets for help on using
tickets.

Patch against 4.6.1.alpha3