Ticket #5729 (closed enhancement: fixed)
[with patch, positive review] Cleanup of crystal code: cartan_type now a method rather than attribute
| Reported by: | aschilling | Owned by: | aschillin |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.4.1 |
| Component: | combinatorics | Keywords: | |
| Cc: | sage-combinat | Author(s): | |
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description (last modified by nthiery) (diff)
Crystals: cartan_type is a method
- Changed the API to have cartan type as a method rather than attribute
- Systematically use .parent() instead of ._parent
- Minor doc improvements
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

