#13747: Change default behaviour of Poset to facade = True
---------------------------------+------------------------------------------
Reporter: ncohen | Owner: sage-combinat
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: combinatorics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Nathann Cohen | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Changes (by ncohen):
* status: needs_work => needs_review
Comment:
Patch updated ! With a brand new doc for posets. I fixed the doc (the
functions that have an optional `facade` argument should at the very least
say which values it can take, especially if the examples use it). I
removed the warning at the top because you know what you are doing, ad in
the end all went well with `facade = False` in the examples. In my former
attempts I had modified stuff in the constructors (replacing `facade is
None` by `not facade`) when I thought it would make no difference, but
that was a mistake).
I hope that this class is better now than it was before.
Cheers !
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13747#comment:6>
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.