-
-
Notifications
You must be signed in to change notification settings - Fork 554
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
UniqueFactory for DirichletGroup #15898
Milestone
Comments
Branch: u/saraedum/ticket/15898 |
Author: Julian Rueth |
New commits:
|
Commit: |
comment:3
Looks good (although I haven't tested it yet). Two questions:
|
comment:6
Replying to @sagetrac-git:
|
Reviewer: Peter Bruin |
comment:8
Conflicts with #15990, please fix |
Changed branch from u/saraedum/ticket/15898 to u/pbruin/15898-DirichletGroup_unique |
comment:9
Merged with 6.2.beta8. |
Changed branch from u/pbruin/15898-DirichletGroup_unique to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dirichlet groups use a generic dictionary to cache objects (instead of UniqueRepresentation or UniqueFactory). This ticket replaces this generic cache with a UniqueFactory implementation.
Component: modular forms
Author: Julian Rueth
Branch/Commit:
ce3dfc0
Reviewer: Peter Bruin
Issue created by migration from https://trac.sagemath.org/ticket/15898
The text was updated successfully, but these errors were encountered: