-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Improve caching for spaces of modular forms #16321
Comments
Dependencies: #16328 |
Branch: u/saraedum/ticket/16321 |
Author: Julian Rüth |
New commits:
|
Commit: |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Work Issues: pickling issues |
comment:6
Although all doctests pass, I think there are still potential issues with pickling when caches contain circular references. |
Changed work issues from pickling issues to pickling issues, cached_method parameters incorrect |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed author from Julian Rüth to Julian Rueth |
Changed work issues from pickling issues, cached_method parameters incorrect to none |
comment:13
failing doctests, see patchbot reports |
Changed keywords from none to days71 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Work Issues: waiting for patchbot to run tests |
Changed keywords from days71 to days71, sd87 |
Changed author from Julian Rueth to Julian Rüth |
comment:20
This doesn't want to import ClearCacheOnPickle
|
Spaces of modular forms do manual caching which causes trouble at #11895. This ticket aims to cleanup the code to use
cached_method
, andCachedRepresentation
where appropriate.It also moves
HeckeModule
fromModule_old
toModule
.Depends on #15692
Depends on #16328
Component: modular forms
Keywords: days71, sd87
Work Issues: waiting for patchbot to run tests
Author: Julian Rüth
Branch/Commit: u/saraedum/ticket/16321 @
fd89bbb
Issue created by migration from https://trac.sagemath.org/ticket/16321
The text was updated successfully, but these errors were encountered: