#12967: bugs in comparisons between constants, wrapped pyobjects, infinity
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:  burcin
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.6
      Component:  symbolics          |   Resolution:
       Keywords:  compare pi         |    Merged in:
  infinity bool                      |    Reviewers:  Karl-Dieter Crisman
        Authors:  Travis Scrimshaw,  |  Work issues:
  Ralf Stephan                       |       Commit:
Report Upstream:  N/A                |  886176234c0982a6d895cc488657c80aaa387bf3
         Branch:                     |     Stopgaps:
  u/rws/comparison_of_pi_and_infinity_wrong|
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by rws):

 * status:  needs_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/structure/parent.pyx
 **********************************************************************
 File "src/sage/structure/parent.pyx", line 1224, in
 sage.structure.parent.Parent.__contains__
 Failed example:
     pi in RIF # there is no element of RIF equal to pi
 Expected:
     False
 Got:
     True
 }}}

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