#13605: Partition options and cleanup partitions documentation
-----------------------------------------------+----------------------------
       Reporter:  tscrim                       |         Owner:  sage-combinat
           Type:  enhancement                  |        Status:  needs_review 
       Priority:  major                        |     Milestone:  sage-5.7     
      Component:  combinatorics                |    Resolution:               
       Keywords:  partition, options, output   |   Work issues:               
Report Upstream:  N/A                          |     Reviewers:  Andew Mathas 
        Authors:  Travis Scrimshaw             |     Merged in:               
   Dependencies:  #13074 #13762 #13840 #10193  |      Stopgaps:               
-----------------------------------------------+----------------------------

Comment (by SimonKing):

 #12313 introduces a speed regression related with the fact that currently
 Partitions are not unique parents. This is dealt with at #13991.

 If I understand correctly, you intend to make partitions unique parents.
 Hence, it would probably solve the speed regression. But how soon do you
 expect this ticket to be ready for being merged (given that one dependency
 does not have a positive review yet)?

 At #13991, I have attached a patch that turns `Partitions_FOO` for various
 values of FOO into a `UniqueRepresentation` (actually, I do it for all
 classes which do not take lists as input data). It is not finalised yet,
 but since it does fix the speed regression, it could be a short-term
 solution, if you need more time with the ticket here.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13605#comment:16>
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].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to