#13814: LazyFamily.__eq__ gives false positives.
------------------------------------+---------------------------------------
Reporter: cnassau | 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: Christian Nassau | Merged in:
Dependencies: | Stopgaps:
------------------------------------+---------------------------------------
Comment (by cnassau):
Here's a new patch. This implements a {{{__ne__}}} on the
{{{AbstractFamily}}} base class and uses {{{SymmetricGroups}}} in place of
{{{Permutations}}} in the disjoint union doctests.
Actually, it wasn' easy to find an example of a Family where the pickling
tests worked smoothly: {{{Simplex}}} failed ({{{Simplex(n)}}} is not a
set), {{{GF}}} failed (elements not disjoint because of a common {{{0}}}),
{{{Subsets}}} failed (same defect as the original {{{Partitions}}}
example)...
Cheers,\\
Christian
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13814#comment:23>
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.