-
-
Notifications
You must be signed in to change notification settings - Fork 508
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
Remove CombinatorialClass from skew* #14101
Comments
Changed keywords from sage-combinat, days45 to days45 |
Reviewer: Travis Scrimshaw, Arthur Lubovsky |
Changed keywords from days45 to days45, days49 |
Changed author from Travis Scrimshaw to Travis Scrimshaw, Arthur Lubovsky |
comment:2
The dependency on #14772 is some fuzz due to editing of cython files in symmetrica. |
Dependencies: #14772 |
comment:3
There is a minor dependency in |
comment:4
Removed fuzz caused by #14907 (I think). |
comment:5
I also fixed the error with |
comment:7
Fixed corner case of |
Attachment: trac_14772-review-dg.patch.gz still unfinished review patch |
comment:8
OOPS wrong thread, sorry! |
comment:9
For patchbot: Apply: trac_14101-remove_cc_skew-ts.patch |
comment:11
This seems to be a bug with the doctesting framework, which thinks of empty lines as EOM. Just replacing "print" by "print 'some_nonempty_string'" does the trick. |
This comment has been minimized.
This comment has been minimized.
comment:13
Fixed the above (all one has to do was add For patchbot: Apply: trac_14101-remove_cc_skew-ts.patch |
comment:21
Try it with #7983. I'm not getting any fuzz (in the combinat queue). |
comment:22
Travis, Yes that worked. It now applies without any fuzz. Thanks. Jeff |
comment:23
Thanks for catching that Jeff. |
comment:24
I get a warning when building the doc:
|
comment:25
I've fixed the offending docstring. For patchbot: Apply: trac_14101-remove_cc_skew-ts.patch |
Attachment: trac_14101-remove_cc_skew-ts.patch.gz |
comment:28
Trivial rebase over changes in |
Merged: sage-5.12.beta4 |
Removing
CombinatorialClass
fromcombinat/skew_partition.py
andcombinat/skew_tableau.py
.Part of #12913.
Apply: attachment: trac_14101-remove_cc_skew-ts.patch
Depends on #7983
Depends on #14772
Depends on #13589
Depends on #14907
Depends on #10630
CC: @sagetrac-sage-combinat @zabrocki @nthiery @sagetrac-alubovsky
Component: combinatorics
Keywords: days45, days49
Author: Travis Scrimshaw, Arthur Lubovsky
Reviewer: Travis Scrimshaw, Arthur Lubovsky
Merged: sage-5.12.beta4
Issue created by migration from https://trac.sagemath.org/ticket/14101
The text was updated successfully, but these errors were encountered: