-
-
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
enhancement: Implementation of strong k-tableaux #14776
Comments
Changed author from zabrocki, aschilling to Mike Zabrocki |
Reviewer: Anne Schilling |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:6
Mike and I just met and reviewed and discussed the code together. All changes that I requested were incorporated, so I am happy with the code. Positive review! Anne |
comment:8
I realized that there was an inconsistency with the name of one of the methods and changed content_of_marked_ribbon to content_of_marked_head |
comment:9
Thanks for the positive review and for the visit in Montreal. |
comment:10
|
comment:11
That was unexpected, but easily changed. |
comment:12
Hi Mike,
Did you fix the error? I still get the same error that Jeroen reported
Also, doing a diff, I cannot see that you changed any content
Best, Anne |
comment:13
Attachment: trac_14776-strong-ktableaux-mz.patch.gz Sorry. I failed to qrefresh before exporting. |
comment:14
Replying to @zabrocki:
Ok, looks good now. Anne |
Merged: sage-5.12.rc0 |
The dual k-schur functions in the Symmetric Function package have a combinatorial expansion in terms of strong k-tableaux. This ticket implements the classes of
StrongTableau
andStrongTableaux
as well as methods for manipulating these objectsDepends on #12250
CC: @anneschilling @sagetrac-npgallup
Component: combinatorics
Keywords: tableaux, days49
Author: Mike Zabrocki
Reviewer: Anne Schilling
Merged: sage-5.12.rc0
Issue created by migration from https://trac.sagemath.org/ticket/14776
The text was updated successfully, but these errors were encountered: