#6655: Cleanups and new features about corners and cells in partition and
tableau
-----------------------------------------------+----------------------------
Reporter: numata | Owner: hivert
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.4
Component: combinatorics | Keywords: Partition cells
arm legs
Author: NUMATA Yasuhide, Florent Hivert | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------------------------+----------------------------
Changes (by newvalueoldvalue):
* author: NUMATA Yaushide => NUMATA Yasuhide, Florent Hivert
* owner: numata => hivert
* upstream: => N/A
* keywords: Parition => Partition cells arm legs
Old description:
> I add a following new feature in partition:
> a method returns a list of boxes in the arm.
> and so more.
New description:
The main goal of the patch was to add two functions namely {{{arm_cells}}}
and {{{leg_cells}}}. On the way I found several bugs or inconsistencies:
Whereas the various cells methods returns the cells as tuple {{{(i,j)}}}
Partition.corner used to return them as lists {{{[i,j]}}}. I changed them
to return tuples. Various methods had to be fixed methods accordingly...
On the way I found that {{{Tableaux.slide}}} which uses
{{{Partition.Corner}}} was modifying it's argument.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6655#comment:3>
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.