Ticket #7395 (closed enhancement: fixed)
The enumerated set of non negative integers
| Reported by: | hivert | Owned by: | hivert |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.3 |
| Component: | combinatorics | Keywords: | Non negative integers |
| Cc: | sage-combinat | Author(s): | Florent Hivert |
| Report Upstream: | N/A | Reviewer(s): | Nicolas M. Thiéry |
| Merged in: | sage-4.3.alpha0 | Work issues: |
Description
The following patch implement the set of non-negative integers in the category EnumeratedSets(). This is needed when making the unions of a family of enumerated sets such has Permutations() being defined as the union of Permutations(n) for all n.
Depends on the category framework #5891.
Florent
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

