#14964: equality testing with RIF (RealIntervalField) and CIF
(ComplexIntervalField)
-------------------------+-------------------------------------------------
    Reporter:  dkrenn    |            Owner:
        Type:  defect    |           Status:  new
    Priority:  major     |        Milestone:
   Component:            |         Keywords:  interval arithmetic,
  numerical              |  equality, RIF, CIF, RealIntervalField,
   Merged in:            |  ComplexIntervalField
   Reviewers:            |          Authors:
 Work issues:            |  Report Upstream:  N/A
Dependencies:            |           Branch:
                         |         Stopgaps:
-------------------------+-------------------------------------------------
 We have
 {{{
 sage: RIF(1,2) == RIF(1,2)
 False
 }}}
 which should say {{{True}}} instead. The same happens using {{{CIF}}} (or
 the generalisations {{{RealIntervalField}}} and
 {{{ComplexIntervalField}}}).

 This happens in Sage 5.10 (not tested in any other versions).

--
Ticket URL: <http://trac.sagemath.org/ticket/14964>
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/groups/opt_out.


Reply via email to