Opened 13 years ago
Closed 12 years ago
#6137 closed defect (fixed)
Symmetric functions: refactoring to use coercions, categories, unique rep, and Hopf algebra framework
Reported by: | nthiery | Owned by: | nthiery |
---|---|---|---|
Priority: | major | Milestone: | sage-4.3 |
Component: | combinatorics | Keywords: | symmetric functions, categories |
Cc: | sage-combinat, jbandlow | Merged in: | sage-4.3.alpha0 |
Authors: | Nicolas M. Thiéry | Reviewers: | Jason Bandlow |
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Change History (5)
comment:1 Changed 13 years ago by
- Description modified (diff)
- Summary changed from Symmetric functions: refactoring, step I to Symmetric functions: refactoring to use coercions, categories, unique rep, and Hopf algebra framework
comment:2 Changed 13 years ago by
- Description modified (diff)
- Status changed from new to assigned
comment:3 Changed 13 years ago by
- Cc jbandlow added
comment:4 Changed 13 years ago by
- Reviewers set to Jason Bandlow
- Status changed from new to needs_review
comment:5 Changed 12 years ago by
- Merged in set to sage-4.3.alpha0
- Resolution set to fixed
- Status changed from needs_review to closed
Note: See
TracTickets for help on using
tickets.
FWIW, I checked the example at line 2703 both on MuPAD and on Maple with SF, and got the same answer as Sage. So it seems this is a false alarm. :)
I hope to give the whole patch a full "stress test" in the next week or two.