Changes between Initial Version and Version 2 of Ticket #9250
- Timestamp:
- 06/25/10 20:51:33 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9250
-
Property
Status
changed from
new
topositive_review
- Property Keywords crystals added
-
Property
Reviewers
changed from
to
Daniel Bump
-
Property
Authors
changed from
to
Anne Schilling
-
Property
Status
changed from
-
Ticket #9250 – Description
initial v2 1 1 This currently breaks: 2 2 3 {{{ 3 4 sage: B=KirillovReshetikhinCrystal(['D',5,1], 3,1) 4 5 sage: B[0].e(0) 6 }}} 5 7 6 8 This has to do with the method intermediate_shape for plus/minus diagrams.