Ticket #7208 (closed enhancement: fixed)
Refactorisation of families
| Reported by: | nthiery | Owned by: | nthiery |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.3 |
| Component: | combinatorics | Keywords: | Family, enumerated set |
| Cc: | sage-combinat | Author(s): | Florent Hivert |
| Report Upstream: | Reviewer(s): | Nicolas M. Thiéry | |
| Merged in: | sage-4.3.alpha0 | Work issues: |
Description (last modified by nthiery) (diff)
Log of the attached patch:
- Families are parents, in the (Finite/Infinite)EnumeratedSets? category
- New class EnumeratedFamily?; Family accept any (Finite)EnumeratedSet? as input
- Improves the output of lazy families, and update accordingly the doctests in CombinatorialFreeModule?, ...
- Clean trailing whitespaces
- Use TestSuite?
- Fix enumeration for FiniteFamily?
Depends on #5891
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

