On 12 Oct 2010, at 13:58, Paul Zimmermann wrote:
...As Dan said, this motion is a
hard one, where people on the list have strong opposite opinions. An extended
discussion period would be welcome, and the revised motion --- if any ---
should clarify what are the exact consequences for the standard. In particular:
* would a multiple-precision implementation that only implements mid-rad be
compliant? (With a multiple-precision 'mid' and a fixed precision 'rad'.)
* would a multiple-precision implementation that only implements the triple
representation (x, inf_err, sup_err) mentioned in P1788_MAIN.pdf, paragraph
6.1, be compliant? (With multiple-precision x and fixed precision inf_err
and sup_err.)
For example the iRRAM package (http://www.informatik.uni-trier.de/iRRAM/)
is using a mid-rad representation (see Section 5 of
http://www.informatik.uni-trier.de/iRRAM/irram.ps).
An important question. But my gut feeling is that, rather than this being a determining factor in how multi-precision people vote on motions 19.02 or 23, we should be looking at:
Can one regard a multiple-precision interval package (MPIP)
as being inf-sup, de facto if not de jure?