#10485 closed enhancement (fixed)
Thematic tutorial on affine KR crystals
Reported by: | aschilling | Owned by: | aschilling |
---|---|---|---|
Priority: | major | Milestone: | sage-4.7 |
Component: | combinatorics | Keywords: | crystals, thematic tutorial |
Cc: | combinat | Merged in: | sage-4.7.alpha3 |
Authors: | Anne Schilling | Reviewers: | Daniel Bump |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
This builds on ticket #8442 and extends the thematic Lie tutorial for crystals and affine crystals.
A copy of the html documentation built using
sage -docbuild thematic_tutorials html
is available here:
http://www.math.ucdavis.edu/~anne/sage/lie/crystals.html
http://www.math.ucdavis.edu/~anne/sage/lie/affine_crystals.html
(which might not always be completely up to date).
Attachments (2)
Change History (20)
comment:1 Changed 11 years ago by
- Description modified (diff)
- Milestone set to sage-4.6.2
- Status changed from new to needs_review
comment:2 Changed 11 years ago by
- Milestone changed from sage-4.6.2 to sage-4.7
comment:3 Changed 11 years ago by
- Description modified (diff)
comment:4 Changed 11 years ago by
- Description modified (diff)
comment:5 Changed 11 years ago by
- Description modified (diff)
comment:6 Changed 11 years ago by
- Description modified (diff)
- Owner changed from sage-combinat to aschilling
comment:7 Changed 11 years ago by
- Status changed from needs_review to positive_review
This adds to the documentation of crystals in the Lie thematic tutorial. It must be merged simultaneously with #10632 (and after #10723). When all three patches #10723, #10632 and #10485 are merged, all doctests pass with sage-4.7.alpha1. The patches have been extensively reviewed in sage-combinat-devel and appropriately revised.
The reviewer patch adds acknowledgement of one NSF grant, which should have been cited in #8442.
comment:8 Changed 11 years ago by
Ignore the reviewer patch since Anne Schilling added this info to the main patch.
comment:9 Changed 11 years ago by
- Description modified (diff)
comment:10 Changed 11 years ago by
- Description modified (diff)
comment:11 Changed 11 years ago by
- Description modified (diff)
comment:12 Changed 11 years ago by
- Merged in set to sage-4.7.alpha2
- Resolution set to fixed
- Status changed from positive_review to closed
comment:13 Changed 11 years ago by
- Merged in sage-4.7.alpha2 deleted
- Resolution fixed deleted
- Status changed from closed to new
comment:14 Changed 11 years ago by
- Status changed from new to needs_review
comment:15 Changed 11 years ago by
- Status changed from needs_review to positive_review
Changed 11 years ago by
comment:16 Changed 11 years ago by
I fixed the syntax for # optional in the thematic tutorial.
Anne
comment:17 Changed 11 years ago by
- Merged in set to sage-4.7.alpha3
- Resolution set to fixed
- Status changed from positive_review to closed
comment:18 Changed 11 years ago by
- Reviewers changed from Dan Bump to Daniel Bump
Fixed broken doc test for new version of #10632.