-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
(Combinatorial) Free modules: cleanup, abstraction into categories, and functorial constructions #6136
Comments
This comment has been minimized.
This comment has been minimized.
Attachment: categories-freemodule-6136-nt.patch.gz |
Reviewer: Florent Hivert |
Author: Nicolas M. Thiéry |
This comment has been minimized.
This comment has been minimized.
Attachment: trac_6136-categories-freemodule-nt.patch.gz Adds TestSuite.run call, and implements equality for PoorManMap's. Apply only this one. |
Last version of the file from combinat patch server. |
comment:3
Attachment: trac_6136-categories-freemodule-nt.2.patch.gz |
comment:4
Apply only the last patch trac_6136-categories-freemodule-nt.2.patch Note: it breaks some doctests which are corrected in #6137 (See http://sagetrac.org/sage_trac/wiki/CategoriesRoadMap) Ready to go. Cheers, Florent |
Attachment: trac_6136-categories-freemodule-nt.3.patch.gz Correct version |
Merged: sage-4.3.alpha0 |
__contains__
__repr__
->_repr_
, _element_class -> element_class_combinatorial_class -> _basis_keys
_repr_term, _repr_option_bracket
sets which are not modelled by parents.
codomain and composition.
Depends on the category patches.
See http://trac.sagemath.org/sage_trac/wiki/CategoriesRoadMap.
CC: @sagetrac-sage-combinat
Component: algebra
Keywords: free modules, tensor, direct sum
Author: Nicolas M. Thiéry
Reviewer: Florent Hivert
Merged: sage-4.3.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/6136
The text was updated successfully, but these errors were encountered: