Opened 10 years ago
Closed 10 years ago
#14299 closed enhancement (fixed)
Implement Gelfand-Tsetlin patterns
Reported by: | tscrim | Owned by: | sage-combinat |
---|---|---|---|
Priority: | major | Milestone: | sage-5.10 |
Component: | combinatorics | Keywords: | Gelfand Tsetlin patterns, tableaux |
Cc: | sage-combinat, chrisjamesberg, stumpc5, bsalisbury1 | Merged in: | sage-5.10.beta0 |
Authors: | Travis Scrimshaw | Reviewers: | Chris Berg, Ben Salisbury |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
Gelfand-Tsetlin patterns are triangular arrays with a local monotonicity condition and have connections with SSYT and other aspects of combinatorics.
Attachments (1)
Change History (11)
comment:1 Changed 10 years ago by
Summary: | Implement Gelfan-Tsetlin patterns → Implement Gelfand-Tsetlin patterns |
---|
comment:2 Changed 10 years ago by
Cc: | chrisjamesberg stumpc5 added |
---|---|
Status: | new → needs_review |
comment:3 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 10 years ago by
Status: | needs_review → positive_review |
---|
comment:5 Changed 10 years ago by
Milestone: | sage-5.9 → sage-5.10 |
---|
Please fill in your real name as reviewer.
comment:6 Changed 10 years ago by
Reviewers: | → Chris Berg |
---|
comment:7 Changed 10 years ago by
Cc: | bsalisbury added |
---|---|
Status: | positive_review → needs_work |
After some discussion, Ben Salisbury and I have decided to change the conventions and give some further functionality. Since we are changing the conventions and this is not yet merged into sage, I'm setting this to needs_work. A revised patch will be coming shortly.
Changed 10 years ago by
Attachment: | trac_14299-gelfand_tsetlin_patterns-ts.patch added |
---|
comment:8 Changed 10 years ago by
Cc: | bsalisbury1 added; bsalisbury removed |
---|---|
Status: | needs_work → needs_review |
New version of the patch.
comment:9 Changed 10 years ago by
Reviewers: | Chris Berg → Chris Berg, Ben Salisbury |
---|---|
Status: | needs_review → positive_review |
comment:10 Changed 10 years ago by
Merged in: | → sage-5.10.beta0 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
Fixed minor bug in infinite iterator.