#15143: Improvements to SetPartitions
-----------------------------+---------------------------------------------
       Reporter:  tscrim     |        Owner:  sage-combinat
           Type:             |       Status:  positive_review
  enhancement                |    Milestone:  sage-5.13
       Priority:  major      |   Resolution:
      Component:             |    Merged in:
  combinatorics              |    Reviewers:  Darij Grinberg, Mike Zabrocki
       Keywords:             |  Work issues:
        Authors:  Travis     |       Commit:
  Scrimshaw                  |     Stopgaps:
Report Upstream:  N/A        |
         Branch:             |
   Dependencies:  #14234     |
-----------------------------+---------------------------------------------
Changes (by darij):

 * status:  needs_work => positive_review


Old description:

> This ticket does the following:
>
> - Creates a class for all set partitions.
> - Allows equality between different set partitions of different parents.
> - Implements a total ordering on set partitions based upon ordering the
> parts.
> - Implements a fully consistent string representation.
> - Adds multiple methods, including accessing the base set for the set
> partition.
>
> Apply: [attachment:trac_15143-set_partitions-folded-ts.patch]

New description:

 This ticket does the following:

 - Creates a class for all set partitions.
 - Allows equality between different set partitions of different parents.
 - Implements a total ordering on set partitions based upon ordering the
 parts.
 - Implements a fully consistent string representation.
 - Adds multiple methods, including accessing the base set for the set
 partition.

 Apply: [attachment:trac_15143-set_partitions-folded-ts.2.patch]

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15143#comment:26>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to