Opened 8 years ago
Closed 8 years ago
#13460 closed enhancement (fixed)
Type D_n spinor bijection
Reported by: | tscrim | Owned by: | tscrim |
---|---|---|---|
Priority: | major | Milestone: | sage-5.6 |
Component: | combinatorics | Keywords: | crystals, rigged configurations |
Cc: | sage-combinat, aschilling | Merged in: | sage-5.6.beta3 |
Authors: | Travis Scrimshaw | Reviewers: | Anne Schilling |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #13403 | Stopgaps: |
Description
Implement the bijection between rigged configurations and Kirillov-Reshetikhin tableaux of type D_n for the spinor representation.
Attachments (1)
Change History (6)
comment:1 follow-up: ↓ 2 Changed 8 years ago by
- Cc aschilling added
- Dependencies set to #13403
- Status changed from new to needs_review
comment:2 in reply to: ↑ 1 Changed 8 years ago by
comment:3 Changed 8 years ago by
- Reviewers set to Anne Schilling
- Status changed from needs_review to positive_review
comment:4 Changed 8 years ago by
- Cc sage-combinat added
comment:5 Changed 8 years ago by
- Merged in set to sage-5.6.beta3
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
This patch implements the bijection between rigged configurations and KR tableaux/KR crystals even for the spinor case. Travis also implemented the conversion between all three sets. I tested the code (in particular to check that all maps are bijections). It looks good!
Positive review!
Anne