Opened 9 years ago
Closed 9 years ago
#12284 closed enhancement (duplicate)
Make the interface to Anders Buch's Littlewood-Richardson Calculator ``lrcalc`` a standard spkg
Reported by: | nthiery | Owned by: | sage-combinat |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | combinatorics | Keywords: | |
Cc: | aschilling, mhansen, asbuch | Merged in: | |
Authors: | Reviewers: | Nicolas M. Thiéry | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #10333 | Stopgaps: |
Description
#10333 implements an interface to Anders Buch's Littlewood-Richardson Calculator lrcalc
as an optional spkg.
This ticket is about making this a standard spkg, as voted on: http://groups.google.com/group/sage-combinat-devel/browse_thread/thread/2e7114375f6f88a5
All that needs to be done is to remove the #optional in /sage/libs/lrcalc/lrcalc.pyx, and make the spkg posted on #10333 standard.
Change History (5)
comment:1 Changed 9 years ago by
- Dependencies set to #10333
- Reviewers set to Nicolas M. Thiéry?
comment:2 Changed 9 years ago by
- Status changed from new to needs_review
comment:3 Changed 9 years ago by
- Status changed from needs_review to positive_review
comment:4 Changed 9 years ago by
- Milestone changed from sage-5.0 to sage-duplicate/invalid/wontfix
- Reviewers changed from Nicolas M. Thiéry? to Nicolas M. Thiéry
comment:5 Changed 9 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Oops, I already had created #11563 for that. Please close as a duplicate.