#16855: Make finite fields satisfy comparison by identity
-------------------------------------+-------------------------------------
       Reporter:  pbruin             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  finite rings       |   Resolution:
       Keywords:  finite field       |    Merged in:
  comparison                         |    Reviewers:
        Authors:  Peter Bruin        |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  8d9f33c40df9d5b7bd89833a3b761c80553e152d
  u/pbruin/16855-FiniteField_comparison|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by pbruin):

 Replying to [comment:11 jdemeyer]:
 > While this ticket makes the bug at #16934 go away, we still have the
 following bug:
 > {{{
 > 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
 > }}}
 This was actually solved by #16934.

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