-
-
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
Bijection between Rigged Configurations and Crystal Paths #11305
Comments
Changed keywords from Crystals, Days 30 to Crystals, days30 |
This comment has been minimized.
This comment has been minimized.
comment:3
Hi Travis, The patch looks close to ready. However, there are still a couple of things that need to be fixed:
Would this be easy to fix? If so, please include it in the patch.
What you call CrystalPaths is not a generalization of KR crystals, but rather a different model or representation for KR crystals. This representation at the end should be isomorphic to the model for KR crystals in terms of Kashiwara-Nakashima tableaux. Also your link `sage.combinat.crystals.kirillov_reshetikin' is broken since there is an h missing. I suggest to change this description to
A similar change should be made to
is very implementation oriented. I think a brief mathematical summary would be appropriate. Say what Kleber trees are used for, how the nodes are labelled etc..
So much for now! Anne |
Reviewer: Anne Schilling |
Changed keywords from Crystals, days30 to Crystals, days30, days38 |
comment:6
Attachment: trac_11305-rigged_configurations-ts.patch.gz Travis incorporated all comments I made above and via e-mail. We tested his implementation of the bijection between rigged configurations and KR tableaux against a Mathematica program written by Reiho Sakamoto. Once all tests pass, I will set a positive review! Thanks, Travis, for your work on this! Anne |
This comment has been minimized.
This comment has been minimized.
Merged: sage-5.4.beta0 |
Additional patch |
comment:10
Attachment: 11305_long_time.patch.gz My additional patch attachment: 11305_long_time.patch needs review (just mention the review in the comments, don't change the status). |
comment:11
Replying to @jdemeyer:
Looks ok to me! Anne |
Implementation of rigged configurations and Kirillov-Reshetikhin tableaux and the bijection between the two. Also increases speed of Cartan matrix by saving the result.
CC: @sagetrac-sage-combinat @anneschilling
Component: combinatorics
Keywords: Crystals, days30, days38
Author: Travis Scrimshaw
Reviewer: Anne Schilling
Merged: sage-5.4.beta0
Issue created by migration from https://trac.sagemath.org/ticket/11305
The text was updated successfully, but these errors were encountered: