#16934: Finite fields coercion bug
----------------------------+------------------------
       Reporter:  jdemeyer  |        Owner:
           Type:  defect    |       Status:  new
       Priority:  major     |    Milestone:  sage-6.4
      Component:  coercion  |   Resolution:
       Keywords:            |    Merged in:
        Authors:            |    Reviewers:
Report Upstream:  N/A       |  Work issues:
         Branch:            |       Commit:
   Dependencies:            |     Stopgaps:
----------------------------+------------------------

Comment (by pbruin):

 Replying to [comment:11 jdemeyer]:
 > Would you propose to make the above change, or simply to close as ticket
 as dupe of #16855?
 I would say either we close this as a duplicate of #16855, or we try to
 fix the other bug (comment:11:ticket:16855) here:
 {{{
 sage: k1.<a> = GF(17^14, impl="pari_ffelt")
 sage: _ = a/2
 sage: k2.<a> = GF(17^14, impl="pari_ffelt")
 sage: k1 is k2
 False
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16934#comment:14>
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.

Reply via email to