#16063: Unify the classes RealSet and UnionOfIntervals
------------------------+----------------------------------
   Reporter:  pbruin    |            Owner:
       Type:  task      |           Status:  new
   Priority:  major     |        Milestone:  sage-6.2
  Component:  calculus  |         Keywords:  real intervals
  Merged in:            |          Authors:
  Reviewers:            |  Report Upstream:  N/A
Work issues:            |           Branch:
     Commit:            |     Dependencies:  #8828, #13125
   Stopgaps:            |
------------------------+----------------------------------
 The following two classes were introduced almost simultaneously:
 - `sage.sets.real_set.RealSet` in #13125, which implements finite unions
 of open/closed/semi-closed intervals;
 - `sage.schemes.elliptic_curves.height.UnionOfIntervals` in #8828, which
 has a more restricted scope (only unions of closed intervals).
 It would be reasonable if these two classes were merged, and if all the
 functionality of `UnionOfIntervals` that is not yet in `RealSet` were
 moved there (e.g. scaling, computing the endpoints/boundary).

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