-
-
Notifications
You must be signed in to change notification settings - Fork 561
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
Improved uniqueness for combinatorial free modules #12464
Comments
Changed keywords from CombiantorialFreeModule, UniqueRepresentation to CombiantorialFreeModule, UniqueRepresentation, Cernay2012 |
comment:2
Cross reviewed in Cernay. Positive review! |
Reviewer: Nicolas M. Thiéry, Florent Hivert |
comment:3
Could this cause
|
comment:4
Oops, sorry; I apparently did not upload the latest version in the queue. There it is! |
Changed author from Florent Hivert, Nicolas Thiéry to Florent Hivert, Nicolas M. Thiéry |
comment:5
Attachment: trac_12464-free_module_classcall-fh.patch.gz |
Merged: sage-5.0.beta4 |
Depending on how they was created, some free modules were different. They are now unique thanks to the
classcall
mechanism.I moreover removed a unused code constructing the one of the base ring in
__init__
.CC: @sagetrac-sage-combinat
Component: combinatorics
Keywords: CombiantorialFreeModule, UniqueRepresentation, Cernay2012
Author: Florent Hivert, Nicolas M. Thiéry
Reviewer: Nicolas M. Thiéry, Florent Hivert
Merged: sage-5.0.beta4
Issue created by migration from https://trac.sagemath.org/ticket/12464
The text was updated successfully, but these errors were encountered: