Hi.

Le mar. 15 juin 2021 à 13:25, Erik Svensson <erik.svens...@nasdaq.com> a écrit :
>
>
>
> On 2021-06-08, 13:29, "Gilles Sadowski" <gillese...@gmail.com> wrote:
>
>     Hello.
>
>     Le mar. 8 juin 2021 à 10:30, Erik Svensson <erik.svens...@nasdaq.com> a 
> écrit :
>     >
>     > (sent prev to the wrong address)
>     >
>     >
>     >
>     > Howdy!
>     >
>     >
>     >
>     > I've not kept up with the mailing list and trying to catch up confuses 
> me.
>     >
>     > Now, some quick questions:
>     >
>     > - MATH-1591, is it aimed also for 3.x ?
>     >
>     > - What should I fork of? Is it still modularized_master?
>     >
>     > - Should FastMath be renamed AccurateMath?
>     >
>
>     I've answered on JIRA:
>         https://issues.apache.org/jira/browse/MATH-1591
>
>     [Discussion should indeed continue here.]
>
> And in that vein:
>
> I've looked at various implementations for FMA in other languages and I've 
> looked at the comments from Alex Herbert.
> The class DoublePrecision seems to be very useful but it's in the  
> org.apache.commons.numbers.examples.jmh.core package rather than a convenient 
> package.
> Is this by design?

Yes; we try not to bloat the API.

> Is the functionality available from somewhere else?

There are some in
    org.apache.commons.numbers.core.ExtendedPrecision

See also the discussion here:
   https://issues.apache.org/jira/browse/NUMBERS-163

Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to