Changes between Version 55 and Version 56 of SageCombinatRoadMap


Ignore:
Timestamp:
02/10/11 05:29:35 (2 years ago)
Author:
nthiery
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SageCombinatRoadMap

    v55 v56  
    7777      1. Turn all the factory functions into factory classes by mean of {{{ClasscallMetaClass}}}; see {{{PerfectMatching}}} and {{{Trees}}} for an advanced example. 
    7878   * 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 bugs 
     79   * #6538: Reimplement from scratch IntegerListsLex, fixing its 8-year old bugs 
    8080 
    8181== Former road maps and history ==