Opened 7 years ago
Closed 7 years ago
#15825 closed enhancement (duplicate)
Reduced Kronecker product of symmetric functions
Reported by: | darij | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | combinatorics | Keywords: | symmetric functions, deligne category |
Cc: | zabrocki, sage-combinat, tscrim | Merged in: | |
Authors: | Reviewers: | Travis Scrimshaw | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
This is yet another bilinear operation on the ring of symmetric functions. It governs the tensor product in Deligne's category Rep(S_t).
The branch also implements the t-completion of a partition (also related to this category) and improves (IMHO) on the method that turns partitions into Dyck paths (just because it caught my eye).
Change History (4)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
- Commit 611e4fdd149615e5823a17141bf67f51950aed6b deleted
- Milestone changed from sage-6.2 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:3 Changed 7 years ago by
- Branch public/combinat/sf/reduced-kronecker deleted
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
comment:4 Changed 7 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
This ticket is now obsolete. See #15949 for the updated branch.