#15533: Making the hash of cores depend on the parameter
-----------------------------+-----------------------------------
Reporter: stumpc5 | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.1
Component: combinatorics | Keywords: cores
Merged in: | Authors: Christian Stump
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
-----------------------------+-----------------------------------
Currently, a core does not hash its parameter, so having a dict with the
two keys
{{{
sage: A = Core([2],4)
sage: B = Core([2],5)
sage: hash(A) == hash(B)
True
}}}
fails to work.
--
Ticket URL: <http://trac.sagemath.org/ticket/15533>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.