#8148: looking at the dual of a poset: IndexError
-----------------------------+----------------------------------------------
Reporter: jhpalmieri | Owner: sage-combinat
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: combinatorics | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Changes (by mjo):
* cc: mjo (added)
Comment:
This is probably the best fix at the moment (although it would be nice if
FinitePoset() could be used by itself).
For the patch, can you add the ticket number to the doctest somewhere?
I would also create a "TESTS:" section under examples, since this isn't
really a useful example independent of the fact that it demonstrates this
bug.
You can give the doctest a little introduction, too. For example,
{{{
TESTS:
We should get a valid FinitePoset back if we call dual() on a finite poset
(trac #8148)::
sage: ...
}}}
It's the double-colon that says "here comes a doctest."
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8148#comment:4>
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.