On Wednesday, 28 June 2017 at 22:16:48 UTC, Simon Bürger wrote:

(If you are interested in the "double double" type, take a look here:
https://github.com/BrianSwift/MetalQD
which includes a double-double and even quad-double implementation in C/C++/Fortran)

Nice work can you re or dual license under the boost license ?
I'd like to incorporate the qd type into newCTFE.

As for your problems they can be worked around.
by assigning every temporary to a variable.
Which will enforce the discarding of precision.

Reply via email to