Ticket #10438 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 2 years ago

[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:

Description (last modified by davidloeffler) (diff)

Newforms of level Gamma1(N), or GammaH(N) (after #8716), are always eigenforms for the diamond operators (i.e. they have a nebentypus Dirichlet character) but we don't at present have any way of calculating it.

(This ticket is subsumed in #10451).

Attachments

trac_10438-diamond_eigenvalues.patch Download (9.5 KB) - added by davidloeffler 2 years ago.
Patch against 4.6.1.alpha3

Change History

Changed 2 years ago by davidloeffler

Patch against 4.6.1.alpha3

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:2 Changed 2 years ago by davidloeffler

  • Authors set to David Loeffler

comment:3 Changed 2 years ago by davidloeffler

  • Type changed from defect to enhancement

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.

comment:7 Changed 2 years ago by jdemeyer

  • Status changed from positive_review to closed
  • Reviewers set to David Loeffler
  • Resolution set to duplicate
  • Authors David Loeffler deleted
Note: See TracTickets for help on using tickets.