trying to use PARI for L-functions of modular forms#42039
trying to use PARI for L-functions of modular forms#42039fchapoton wants to merge 4 commits intosagemath:developfrom
Conversation
|
There remains a problem when handling non-cuspidal forms. Help is welcome. |
|
Documentation preview for this PR (built with commit 591023d; changes) is ready! 🎉 |
|
@AurelPage pourquoi est-ce que la reconnaissance automatique des poles ne marche pas ? Je donne à Pari les coefficients de la serie d'Eisenstein E4, et le parametre pole=0. Je croyais que Pari pouvait alors s'occuper de trouver les poles et le developpement de la fonction L completee en le pole ? |
|
The poles cannot be detected automatically. For L-functions where the dual is the complex conjugate, if you provide the location of the poles and they are simple then the residues can be computed automatically. |
|
Merci Aurel. Donc ca viendrait du fait que j'ai pas déclaré astar = 0 ? ou bien astar = 1 ? je comprends pas ce que ces deux sentinel-values signifient exactement. EDIT: ok, c'est dans la doc, désolé The doc says : Finally, if a = a*, we allow a shortcut to describe the frequent situation where L has at most simple pole, at s = k, with residue r a complex scalar: you may then input poles = r. This value r can be set to 0 if unknown and it will be computed. |
|
Seems okay to me. |
|
so is this a positive review ? |
|
yup. sorry! |
instead of the Dokchitser scripts
📝 Checklist