#10534: Optimizations for the generation of subwords, subsets and set partitions
---------------------------------------------------------------------+------
       Reporter:  vdelecroix                                         |         
Owner:  vdelecroix    
           Type:  enhancement                                        |        
Status:  needs_review  
       Priority:  major                                              |     
Milestone:  sage-5.3      
      Component:  combinatorics                                      |    
Resolution:                
       Keywords:  generation, combinatorics, set, subset, partition  |   Work 
issues:                
Report Upstream:  N/A                                                |     
Reviewers:  Florent Hivert
        Authors:  Vincent Delecroix                                  |     
Merged in:                
   Dependencies:                                                     |      
Stopgaps:                
---------------------------------------------------------------------+------

Comment (by chapoton):

 This code breaks a test in polytopes.parallelotope, because this last
 procedure calls Combinations and expect to receive a list and not a tuple.
 This has to be cured, maybe by inserting a list() at the appropriate place
 in this procedure. Please test that the correction works before uploading
 a new patch.

 Please also remove all trailing whitespaces, see the bot report.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10534#comment:18>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to