-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Implements antipode and counit in new_kschur.py #14235
Comments
comment:1
Not sure whether to call this a 'defect' or an 'enhancement'. I am going with the latter. I also am moving the |
comment:3
This patch is now rebased against #13743 |
Dependencies: #13743 |
comment:4
There is a typo here :
should be
|
comment:5
Attachment: trac_14235_hopf_kschur-mz.patch.gz I've corrected this typo. |
comment:6
Attachment: trac_14235-hopf_kschur-review-ts.patch.gz Hey Mike, I've uploaded a review patch which makes some minor tweaks to the doc. If you're happy with the changes, you can set this to positive review. Best, Travis |
Reviewer: Travis Scrimshaw |
comment:8
Thanks Travis for coming back to both of these patches. They long fell off of my radar. |
This comment has been minimized.
This comment has been minimized.
Merged: sage-5.10.beta5 |
At t=1 the space where the k-Schur functions live is a Hopf algebra but the antipode and counit were never implemented because they were not required. Ticket #14161 adds a test for the antipode that requires a counit method and so doc tests in new_kschur.py will fail unless these methods are implemented.
Apply
Depends on #13743
CC: @anneschilling @saliola @sagetrac-chrisjamesberg
Component: combinatorics
Keywords: symmetric functions, antipode
Author: Mike Zabrocki
Reviewer: Travis Scrimshaw
Merged: sage-5.10.beta5
Issue created by migration from https://trac.sagemath.org/ticket/14235
The text was updated successfully, but these errors were encountered: