-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with old submodule #10453
Comments
This comment has been minimized.
This comment has been minimized.
Attachment: trac_10453_gamma1_old_submodule.patch.gz patch against 4.6.1.alpha3 + #8716 |
Author: David Loeffler |
comment:3
Depends on #8716 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Reviewer: Johan Bosman |
comment:6
The code looks sound and is well documented. All long doctests pass. I played around with it and couldn't produce any false results. I did get the following while applying the patch:
but according to this discussion, fuzz 1 is okay. Hence: positive review. ;). |
comment:7
Replying to @sagetrac-johanbosman:
In this case, you could re-export the patch and upload the rebased version. IMHO one should inspect any fuzz anyway. |
This comment has been minimized.
This comment has been minimized.
comment:9
Replying to @loefflerd:
Thanks, I hadn't [yet]. |
Merged: sage-4.7.2.alpha3 |
Weird things happen if you try to compute the old submodule of a Gamma1 modular forms space. E.g.
This turns out to be because:
so the degeneracy level-raising map is getting computed for the wrong space!
Prerequisite for #11601. (Note that #11601 depends on a bunch of other stuff as well, but this ticket is independent of any of the other patches in the series.)
Apply attachment: trac_10453_gamma1_old_submodule.patch to the Sage library.
Component: modular forms
Author: David Loeffler
Reviewer: Johan Bosman
Merged: sage-4.7.2.alpha3
Issue created by migration from https://trac.sagemath.org/ticket/10453
The text was updated successfully, but these errors were encountered: