#13605: Partition options and cleanup partitions documentation
------------------------------------------------------+---------------------
       Reporter:  tscrim                              |         Owner:  
sage-combinat               
           Type:  enhancement                         |        Status:  
positive_review             
       Priority:  major                               |     Milestone:  
sage-5.8                    
      Component:  combinatorics                       |    Resolution:          
                    
       Keywords:  partition, options, output, days45  |   Work issues:          
                    
Report Upstream:  N/A                                 |     Reviewers:  Andew 
Mathas, Nicolas Thiery
        Authors:  Travis Scrimshaw                    |     Merged in:          
                    
   Dependencies:  #14065 #6495 #14063 #13688 #14138   |      Stopgaps:          
                    
------------------------------------------------------+---------------------
Description changed by jdemeyer:

Old description:

> Adding a `Partitions.global_options()` method which (globally) sets
> options for partitions as noted in #5439 -
> http://wiki.sagemath.org/combinat/Weirdness similar to
> `PermutationOptions()`. This will also affect tableau classes and
> friends. Additionally this will also clean up some of the
> documentation/code in the respective files.
>
> -----
>
> Here's what is included in the patch:
>
> - Added partition and tableau options
> - Converted `Partition_class` to `Partition`
> - Converted `Partitions*` (except `PartitionsRestricted`) into the
> category framework
> - Converted `IntegerListsLex` into the category framework with element
> class of `ClonableArray`
> - Renamed *katabolism to *catabolism
> - Moved construction functions for partitions `from_*` to
> `Partitions().from_*`.
> - Renamed `dominate()` to `dominated_partitions()` in `Partition`.
>
> ----
>
> Apply [attachment: trac_13605-partition_options-ts.patch]

New description:

 Adding a `Partitions.global_options()` method which (globally) sets
 options for partitions as noted in #5439 -
 http://wiki.sagemath.org/combinat/Weirdness similar to
 `PermutationOptions()`. This will also affect tableau classes and friends.
 Additionally this will also clean up some of the documentation/code in the
 respective files.

 -----

 Here's what is included in the patch:

 - Added partition and tableau options
 - Converted `Partition_class` to `Partition`
 - Converted `Partitions*` (except `PartitionsRestricted`) into the
 category framework
 - Converted `IntegerListsLex` into the category framework with element
 class of `ClonableArray`
 - Renamed *katabolism to *catabolism
 - Moved construction functions for partitions `from_*` to
 `Partitions().from_*`.
 - Renamed `dominate()` to `dominated_partitions()` in `Partition`.

 ----

 Apply [attachment:trac_13605-partition_options-ts.patch]

--

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


Reply via email to