Re: apache commons math and FastMath

2013-02-21 Thread Jeff Hain
>In case you do not know yet, but in commons-math >we do have an arbitrary precision arithmetic implementation (Dfp) I remember that now, but I never went too deep into ultimate accuracy, various kinds of roundings, etc. I've always mostly just been interested in double-like-accuracy + speed :

Re: apache commons math and FastMath

2013-02-21 Thread Thomas Neidhart
On 02/21/2013 09:38 PM, Jeff Hain wrote: > Hi. > > > Posted perf considerations in > https://issues.apache.org/jira/browse/MATH-740 > as Gilles advised. Hi Jeff, thanks for that. I move the conversation to the public mailing list. > I didn't mention accuracy problems as the issue is just ab