#19514: fix hash in universal cyclotomic field
-------------------------+-------------------------------------------------
Reporter: | Owner:
chapoton | Status: positive_review
Type: | Milestone: sage-6.10
defect | Resolution:
Priority: major | Merged in:
Component: | Reviewers: Christian Stump
algebra | Work issues:
Keywords: hash | Commit:
UCF | 8d1ae9f0a1b9479a4acef00d0a778230cb7dcba0
Authors: | Stopgaps:
Frédéric Chapoton |
Report Upstream: N/A |
Branch: |
u/chapoton/19514 |
Dependencies: |
-------------------------+-------------------------------------------------
Comment (by stumpc5):
one quick question in this context: is the following correct behaviour:
{{{
sage: for n in range(-3,2):
....: print n,hash(n)
....:
-3 -3
-2 -2
-1 -2 # this seems weird!
0 0
1 1
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19514#comment:3>
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/d/optout.