#5458: Refactor set partitions with a single entry points in global name space
for
the various cartan types
---------------------------+------------------------------------------------
Reporter: nthiery | Owner: mhansen
Type: enhancement | Status: new
Priority: minor | Milestone: sage-combinat
Component: combinatorics | Keywords:
---------------------------+------------------------------------------------
Refactor the set partitions code to have a single entry point in the
global name space for the various types. I.e. from the user point of view,
replace the various:
> > SetPartitions SetPartitionsIk SetPartitionsRk
> > SetPartitionsAk SetPartitionsPRk SetPartitionsSk
> > SetPartitionsBk SetPartitionsPk SetPartitionsTk
By something like:
SetPartitions(..., type=["A",3])
See also: http://groups.google.com/group/sage-devel/msg/a49f3288fca1b75c
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5458>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---