Opened 4 years ago
Closed 4 years ago
#25069 closed enhancement (fixed)
Implement tensor products of quantum group representations
Reported by: | tscrim | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.3 |
Component: | algebra | Keywords: | quantum groups, representation theory |
Cc: | sage-combinat, tscrim, aschilling, bsalisbury01 | Merged in: | |
Authors: | Travis Scrimshaw | Reviewers: | Ben Salisbury |
Report Upstream: | N/A | Work issues: | |
Branch: | e872e7b (Commits, GitHub, GitLab) | Commit: | e872e7b7acb9354cea4ff7de6320d425a008e0f1 |
Dependencies: | #25068 | Stopgaps: |
Description (last modified by )
As the title states.
Change History (5)
comment:1 Changed 4 years ago by
- Branch set to public/quantum_groups/tensor_products-25069
- Commit set to 98bef518bbd4ab3f9468e239ab6e4d9c0490e26b
- Description modified (diff)
- Status changed from new to needs_review
comment:2 Changed 4 years ago by
- Commit changed from 98bef518bbd4ab3f9468e239ab6e4d9c0490e26b to bcc9903015f22ea94438a9c4526a1c54499dfa76
Branch pushed to git repo; I updated commit sha1. New commits:
184877b | Merge branch 'develop' into public/quantum_groups/tensor_products-25069
|
366ebd4 | Merge branch 'public/quantum_groups/minuscule_adjoint_repr-25068' of git://trac.sagemath.org/sage into public/quantum_groups/minuscule_adjoint_repr-25068
|
0cba1e8 | Make the doc reference the correct files.
|
fa37396 | Merge branch 'public/quantum_groups/minuscule_adjoint_repr-25068' into public/quantum_groups/tensor_products-25069
|
bcc9903 | Removing duplication *_on_basis methods.
|
comment:3 Changed 4 years ago by
- Commit changed from bcc9903015f22ea94438a9c4526a1c54499dfa76 to e872e7b7acb9354cea4ff7de6320d425a008e0f1
Branch pushed to git repo; I updated commit sha1. New commits:
e58dc42 | Merge branch 'develop' into t/25068/public/quantum_groups/minuscule_adjoint_repr-25068
|
190fa0d | Merge branch 'develop' into t/25068/public/quantum_groups/minuscule_adjoint_repr-25068
|
e3bd700 | Typo fixed
|
e872e7b | Merge branch 't/25068/public/quantum_groups/minuscule_adjoint_repr-25068' into t/25069/public/quantum_groups/tensor_products-25069
|
comment:4 Changed 4 years ago by
- Milestone changed from sage-8.2 to sage-8.3
- Reviewers set to Ben Salisbury
- Status changed from needs_review to positive_review
comment:5 Changed 4 years ago by
- Branch changed from public/quantum_groups/tensor_products-25069 to e872e7b7acb9354cea4ff7de6320d425a008e0f1
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Adding q-analogs used in quantum groups.
Implementation of minuscule and (generalized) adjoint representations.
Implementing tensor products of quantum group representations.