#11410: 01 sequence or east-north sequence for partitions
---------------------------------------+------------------------------------
Reporter: pdehaye | Owner: sage-combinat
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.4
Component: combinatorics | Resolution:
Keywords: partition | Work issues:
Report Upstream: N/A | Reviewers: Frédéric Chapoton,
Nathann Cohen
Authors: Paul-Olivier Dehaye | Merged in:
Dependencies: | Stopgaps:
---------------------------------------+------------------------------------
Comment (by tscrim):
Could you add
{{{
sage: Partition(zero_one=[0,0,0,0,1,1,1,1,0,1,0,1,1,1,1,1])
[5, 4]
}}}
to `from_zero_one()` showing that it ignores leading 0's and trailing 1's?
Also, I think this should be based on #13072 (it doesn't apply for me
after #13072) and possibly #11476 too. I will see if I can find a
reference too.
Thanks,[[BR]]
Travis
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11410#comment:7>
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.