Open ChamanAgrawal opened 5 years ago
Description changed:
---
+++
@@ -1 +1 @@
-The shifted Knuth correspondence presents a bijection a generalized permutation and a pair of same shaped generalized shifted Young tableaux. The algorithm is proposed by BRUCE E. SAGAN and can be here https://users.math.msu.edu/users/sagan/Papers/Old/sts-pub.pdf.
+The shifted Knuth correspondence presents a bijection a generalized permutation (or circled matrices) and a pair of same shaped generalized shifted Young tableaux. The algorithm is proposed by BRUCE E. SAGAN and can be here https://users.math.msu.edu/users/sagan/Papers/Old/sts-pub.pdf.
Commit: b70aa65
Last 10 new commits:
05712e0 | Refactor superRSK and add StandardsuperTableau |
dd1d6dc | Add support for words and refactor |
e6042fd | Minor fixes |
5ba89b2 | More doc and test changes |
fd0065d | preprocess PrimedEntry in forward rule |
288099b | Add preprocess in super tableax |
5f302ba | Add docs and test for super tableax |
103c2fd | Complete minimal semistandard and standard super tableaux |
e53e9a8 | Merge branch 'temp_superRSK' into u/gh-ChamanAgrawal/24894_superRSK |
b70aa65 | Start shifted Knuth |
Changed dependencies from #24894 to #24894, #28229
Branch pushed to git repo; I updated commit sha1. New commits:
007d667 | delete .vscode file |
Branch pushed to git repo; I updated commit sha1. New commits:
6c7e84b | Add backward algorithm and docmentation |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
f2290b0 | doc changes as per review |
9d196c9 | Remove unused imports |
71988ce | Changes as per pep8 conventions |
3019ade | Merge branch 'u/gh-ChamanAgrawal/28228_superTableaux' into u/gh-ChamanAgrawal/24894_superRSK |
19617f8 | documentation and test changes |
6fc5e67 | minor changes |
124b8b3 | Merge branch 'u/gh-ChamanAgrawal/24894_superRSK' into u/gh-ChamanAgrawal/28222_shiftedKnuth |
34d5549 | integrate shiftedPrimedTableau |
7a30231 | add is_standard() method |
ef5558b | Merge branch 'u/gh-ChamanAgrawal/28229_generalizedShiftedTableaux' into u/gh-ChamanAgrawal/28222_shiftedKnuth |
Branch pushed to git repo; I updated commit sha1. New commits:
812c57a | Documentation changes |
Branch pushed to git repo; I updated commit sha1. New commits:
913a630 | Changes for patchbot python3 error |
Ticket retargeted after milestone closed
Batch modifying tickets that will likely not be ready for 9.1, based on a review of the ticket title, branch/review status, and last modification date.
needs rebase
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
Setting a new milestone for this ticket based on a cursory review.
The shifted Knuth correspondence presents a bijection a generalized permutation (or circled matrices) and a pair of same shaped generalized shifted Young tableaux. The algorithm is proposed by BRUCE E. SAGAN and can be here https://users.math.msu.edu/users/sagan/Papers/Old/sts-pub.pdf.
Depends on #24894 Depends on #28229
CC: @tscrim @darijgr
Component: combinatorics
Keywords: gsocRSK
Author: Chaman Agrawal
Branch/Commit: u/gh-ChamanAgrawal/28222_shiftedKnuth @
913a630
Issue created by migration from https://trac.sagemath.org/ticket/28222