Should we move interval arithmetic to a separate context? (mp, fp, ... iv?)
I think this would clear up some of the mp context code, and it would make
clearer what is and isn't supported in interval arithmetic.
I don't think there's a lot of code that needs to mix intervals and
non-intervals (to the point that there might be an issue to separate them,
anyway).
The only issue I can think of is what to do with interval endpoints (i.e.
what should x.a return). I think a zero-width interval should do the job,
assuming issue 151 gets implemented.
Original issue reported on code.google.com by fredrik....@gmail.com on 27 Mar 2010 at 7:10
Original issue reported on code.google.com by
fredrik....@gmail.com
on 27 Mar 2010 at 7:10