-
-
Notifications
You must be signed in to change notification settings - Fork 553
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
Cleanup of integer compositions #5600
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Changed keywords from none to integer compositions |
comment:6
Attachment: compositions-cleanup-5600-nt.patch.gz |
Reviewer: Dan Drake, Jason Bandlow |
Author: Nicolas M. Thiéry |
comment:8
The updated patch fixes the (the failure was actually actually a trivial thing in the doctest; thanks to Jason for spotting this!) |
Attachment: trac_5600-compositions_cleanup-nt.2.patch.gz Attachment: trac_5600-compositions_cleanup-nt.patch.gz Apply only this one, yes, this one! |
comment:9
Doctests pass, and it looks like Dan's issues have been resolved. Positive review from me. |
Attachment: trac_5600-reviewer.patch.gz reviewer patch |
comment:10
I'm attaching the reviewer patch
|
comment:11
Replying to @sagetrac-mvngu:
Thanks much for fixing all those typos! positive review on your reviewer's patch. |
Merged: Sage 4.1.2.alpha0 |
Changed reviewer from Dan Drake, Jason Bandlow to Dan Drake, Jason Bandlow, Minh Van Nguyen |
comment:12
Merged patches in this order:
|
__add__
and sum)Note: this changes the iteration order to inverse lexicographic,
and iteration changes the iteration order for set partitions, skew
partitions, and skew tableaux.
CC: @sagetrac-sage-combinat @jbandlow
Component: combinatorics
Keywords: integer compositions
Author: Nicolas M. Thiéry
Reviewer: Dan Drake, Jason Bandlow, Minh Van Nguyen
Merged: Sage 4.1.2.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/5600
The text was updated successfully, but these errors were encountered: