#14964: equality testing with RIF (RealIntervalField) and CIF
(ComplexIntervalField)
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-
      Component:  numerical          |  duplicate/invalid/wontfix
       Keywords:  interval           |   Resolution:
  arithmetic, equality, RIF, CIF,    |    Merged in:
  RealIntervalField,                 |    Reviewers:
  ComplexIntervalField               |  Work issues:
        Authors:                     |       Commit:
Report Upstream:  N/A                |     Stopgaps:
         Branch:                     |
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by mmezzarobba):

 * status:  new => needs_review
 * milestone:   => sage-duplicate/invalid/wontfix


Comment:

 It's a feature:
 {{{
 COMPARISONS:

 Comparison operations (``==``, ``!=``, ``<``, ``<=``, ``>``, ``>=``)
 return ``True`` if every value in the first interval has the given
 relation
 to every value in the second interval. The ``cmp(a, b)`` function works
 differently; it compares two intervals lexicographically. (However, the
 behavior is not specified if given a non-interval and an interval.)
 }}}

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