Re: Hardware?
On 05/16/2011 01:54 PM, N.M. Maclaren wrote:
> On May 16 2011, Corliss, George wrote:
>> Has P1788 thought of creating a C/C++/JVM (pick your language) library
>> that complies with the P1788?
>
> That would be a good start to getting it into applications, especially
> if the language were C++ or (preferably) C.
Get the authors of
<http://www.boost.org/doc/libs/release/libs/numeric/interval/doc/interval.htm>
on board -- or at least, use their code as a starting point.
Also the Digital Mars D folks are working on their language's version
2.0, and there has been past interest in an interval arithmetic library.
Shall I point them in the direction of this list?
--Joel