Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
On Dec 2, 2014, at 8:28 AM, Dmitry Nadezhin <dmitry.nadezhin@xxxxxxxxxx> wrote: John,It cannot be a flavor, because it doesn't have the full complement of operations required in §9 of the full standard.
One of the goals is to keep the basic standard as simple as possible. This is from the PAR I submitted to IEEE 5.2 Scope: This standard specifies interval arithmetic (IA) operations based on intervals whose endpoints are IEEE binary64 floating-point numbers and a decoration system for exception-free computations and propagation of properties of the computed results. This standard is a subset of the (full) IEEE P1788 Standard for Interval Arithmetic and includes those operations that in the the editors' view are most commonly used. A program built on top of an implementation of the basic standard should compile and run using an implementation of the full standard, or any superset of the former. 5.4 Purpose: This standards aims to be minimalistic, compared to the full standard, and to cover most of the functionality needed for interval computations. As such, the basic standard is more accessible, will be much easier to implement, and will speed up production of implementations. Ned |
Attachment:
basicops.pdf
Description: Adobe PDF document
|