Changes between Version 55 and Version 56 of SageCombinatRoadMap
- Timestamp:
- 02/10/11 05:29:35 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SageCombinatRoadMap
v55 v56 77 77 1. Turn all the factory functions into factory classes by mean of {{{ClasscallMetaClass}}}; see {{{PerfectMatching}}} and {{{Trees}}} for an advanced example. 78 78 * Reimplement iteration of subsets/set partitions (too slow!): implementation of a Python extension in C + inclusion in Sage (VincentDelecroix, #10534) 79 * Reimplement from scratch IntegerListsLex, fixing its 8-year old bugs79 * #6538: Reimplement from scratch IntegerListsLex, fixing its 8-year old bugs 80 80 81 81 == Former road maps and history ==
