#16127: Fix comparison of PARI objects
-------------------------------------+-------------------------------------
       Reporter:  pbruin             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  critical           |    Milestone:  sage-6.4
      Component:  interfaces         |   Resolution:
       Keywords:  pari comparison    |    Merged in:
        Authors:  Peter Bruin        |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/pbruin/16127-pari_comparison     |  0e0b4da393fa63c54e6f8c3ade0309ec198c2ffe
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  positive_review => needs_work


Comment:

 Doctest failure on 32-bit:
 {{{
 sage -t --warn-long 61.0 src/sage/libs/pari/gen.pyx
 **********************************************************************
 File "src/sage/libs/pari/gen.pyx", line 5961, in
 sage.libs.pari.gen.gen.elleta
 Failed example:
     w1*eta2 - w2*eta1 - pari(2*pi*I) == 0
 Expected:
     True
 Got:
     False
 **********************************************************************
 }}}
 I think it's best to just remove that test.

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