Opened 8 years ago
Closed 8 years ago
#16923 closed enhancement (fixed)
L-series for holomorphic modular forms for Hecke triangle groups
Reported by: | jj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.4 |
Component: | modular forms | Keywords: | L-series L-function modular forms hecke triangle Dokchitser |
Cc: | mraum | Merged in: | |
Authors: | Jonas Jermann | Reviewers: | Martin Raum |
Report Upstream: | N/A | Work issues: | |
Branch: | bf0f14a (Commits, GitHub, GitLab) | Commit: | bf0f14a56e24c0a79f4895f84dd646c72bc684d4 |
Dependencies: | #16883 | Stopgaps: |
Description
Support for L-series of holomorphic modular forms for Hecke triangle groups for all n=3, 4, 5, ... , infinity.
The implementation is based on Dokchitser (from pari).
In the arithmetic cases n=3, 4, 6, infinity the conductor is 1, 2, 3, 4 respectively. In the non-arithmetic cases the conductor is irrational.
The ticket depends/is based on #16883.
Change History (6)
comment:1 Changed 8 years ago by
- Status changed from new to needs_review
comment:2 Changed 8 years ago by
- Commit changed from 24220dc7706f126e972702ab4e4a4a1798fe02f7 to 5c0f38e7d53549749e94e3be03321f3a5c6cd78f
comment:3 Changed 8 years ago by
- Commit changed from 5c0f38e7d53549749e94e3be03321f3a5c6cd78f to bf0f14a56e24c0a79f4895f84dd646c72bc684d4
Branch pushed to git repo; I updated commit sha1. New commits:
bf0f14a | add text to NotImplementedError
|
comment:4 Changed 8 years ago by
- Status changed from needs_review to positive_review
comment:5 Changed 8 years ago by
- Reviewers set to Martin Raum
comment:6 Changed 8 years ago by
- Branch changed from u/jj/hecke_lseries to bf0f14a56e24c0a79f4895f84dd646c72bc684d4
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. New commits:
Annotations to Jonas's implementation.
address review remarks
Merge branch 'u/jj/theta_group' into u/jj/hecke_lseries