Opened 3 years ago
Closed 3 years ago
#27583 closed defect (fixed)
left and right key tableau of empty tableau
Reported by: | mantepse | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.8 |
Component: | combinatorics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Martin Rubey | Reviewers: | Nithish Saji |
Report Upstream: | N/A | Work issues: | |
Branch: | ac26c7e (Commits, GitHub, GitLab) | Commit: | ac26c7e5400bc97f879469b75ac67a83e04cccc4 |
Dependencies: | Stopgaps: |
Description (last modified by )
The left and right key tableau of the empty tableau should be the empty tableau, but currently raises an IndexError
.
Change History (8)
comment:1 Changed 3 years ago by
- Branch set to u/mantepse/left_and_right_key_tableau_of_empty_tableau
comment:2 Changed 3 years ago by
- Commit set to ac26c7e5400bc97f879469b75ac67a83e04cccc4
- Component changed from PLEASE CHANGE to combinatorics
- Status changed from new to needs_review
- Type changed from PLEASE CHANGE to defect
comment:3 Changed 3 years ago by
- Description modified (diff)
comment:4 Changed 3 years ago by
- Status changed from needs_review to positive_review
comment:5 Changed 3 years ago by
reviewer name, please
comment:6 Changed 3 years ago by
Please @gh-idukkigold, add your full real name in the "Reviewers" field on top of this page.
comment:7 Changed 3 years ago by
- Reviewers set to Nithish Saji
comment:8 Changed 3 years ago by
- Branch changed from u/mantepse/left_and_right_key_tableau_of_empty_tableau to ac26c7e5400bc97f879469b75ac67a83e04cccc4
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fix corner case