Opened 9 years ago
Closed 9 years ago
#14137 closed enhancement (fixed)
CartanMatrix class
Reported by: | stumpc5 | Owned by: | sage-combinat |
---|---|---|---|
Priority: | major | Milestone: | sage-5.11 |
Component: | combinatorics | Keywords: | cartan matrix, days45, days49 |
Cc: | sage-combinat, nthiery, erichmond@…, tscrim | Merged in: | sage-5.11.beta2 |
Authors: | Travis Scrimshaw | Reviewers: | Ben Salisbury |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #2023 #14314 #14673 | Stopgaps: |
Description (last modified by )
A class for Cartan matrices
Attachments (3)
Change History (13)
Changed 9 years ago by
comment:1 Changed 9 years ago by
- Cc tscrim added
- Keywords days45 added; sagedays45 removed
comment:2 follow-up: ↓ 3 Changed 9 years ago by
comment:3 in reply to: ↑ 2 Changed 9 years ago by
comment:4 Changed 9 years ago by
- Cc sage-combinat nthiery added
- Dependencies set to #2023 #14314
- Description modified (diff)
- Status changed from new to needs_review
Changed 9 years ago by
comment:5 Changed 9 years ago by
- Description modified (diff)
New version of the patch.
For patchbot:
Apply: trac_14137-cartan_matrix_class-ts.2.patch
comment:6 Changed 9 years ago by
- Description modified (diff)
Made some tweaks to fix doctests.
For patchbot:
Apply: trac_14137-cartan_matrix_class-ts.patch
comment:7 Changed 9 years ago by
- Dependencies changed from #2023 #14314 to #2023 #14314 #14673
Rebased over #14673.
Apply: trac_14137-cartan_matrix_class-ts.patch
Changed 9 years ago by
comment:8 Changed 9 years ago by
- Keywords days49 added
New version which fixes some bugs Ben found.
Apply: trac_14137-cartan_matrix_class-ts.patch
comment:9 Changed 9 years ago by
- Reviewers set to Ben Salisbury
- Status changed from needs_review to positive_review
comment:10 Changed 9 years ago by
- Merged in set to sage-5.11.beta2
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Are you trying to factor this part out of #11187?