Thanks Jeffrey. Can you expand on the specifics of the package?  What would
you say are the primary use cases? How does this differ from interval
arithmetic or Unums?

On Wednesday, November 25, 2015, Jeffrey Sarnoff <jeffrey.sarn...@gmail.com>
wrote:

> ErrorFreeArith.jl <https://github.com/J-Sarnoff/ErrorFreeArith.jl> offers
> error-free transformations not (yet?) included in the ErrorFreeTransforms
> package by dsiem.
>
> These operations convey the usual arithmetic result accompanied by a
> residual value that is usually lost to rounding.
> This gives the correct value at twice the working precision (correctly
> rounded for +,-,*,/; still 1/(1/x) = x or x ± ulp(x)).
>
>
>
>

Reply via email to