Opened 13 years ago
Closed 10 years ago
#6654 closed enhancement (fixed)
New features in group algebra category
Reported by: | vferay | Owned by: | mhansen |
---|---|---|---|
Priority: | major | Milestone: | sage-5.4 |
Component: | combinatorics | Keywords: | group algebra, center |
Cc: | Merged in: | sage-5.4.beta1 | |
Authors: | Valentin Féray | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
I added features in the category of group algebras (especially linked to the center).
Moreover, the symmetric group algebra now is a parent of this category.
Note : I have folded it with a previous patch on the same features, so look at the new version of the file (sorry, I should have worked on the same patch since the beginning)
Attachments (1)
Change History (11)
comment:1 Changed 13 years ago by
- Summary changed from [with patch, needs review] new features in group algebra category to [with patch, needs work] new features in group algebra category
comment:2 Changed 13 years ago by
- Description modified (diff)
- Summary changed from [with patch, needs work] new features in group algebra category to [with patch, needs review] new features in group algebra category
This patch must be applied after Nicolas Thiéry's patches on categories (I do not know which one exactly). So please do not use import to test it but apply it with qpush.
comment:3 Changed 13 years ago by
- Status changed from needs_review to needs_work
- Summary changed from [with patch, needs review] new features in group algebra category to [with patch, needs work] new features in group algebra category
comment:4 Changed 10 years ago by
- Description modified (diff)
- Report Upstream set to N/A
comment:5 Changed 10 years ago by
- Description modified (diff)
- Status changed from needs_work to needs_review
apply only group_algebras_feature_central_vf.v2.patch
comment:6 Changed 10 years ago by
apply only group_algebras_feature_central_vf.v2.patch
comment:7 Changed 10 years ago by
apply only group_algebras_feature_central_vf.v2.patch
comment:8 Changed 10 years ago by
- Milestone changed from sage-5.3 to sage-5.4
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
Given that the bot is happy, and that I have done my best to check the doc, I give a positive review.
comment:9 Changed 10 years ago by
- Summary changed from [with patch, needs work] new features in group algebra category to New features in group algebra category
comment:10 Changed 10 years ago by
- Merged in set to sage-5.4.beta1
- Resolution set to fixed
- Status changed from positive_review to closed
This patch failed to pply for me:
DO you know what the problem is?