Hi.
> FastMath aims to give the best accuracy possible given the
> constraint of IEEE binary double precision representation, while
> also giving superior performance.
This what I meant by:
> >I'd say (and the name "FastMath" reflects that) that it is a fast
> >replacement of "Math". Thus all "M
On Wed, 26 Jan 2011, Gilles Sadowski wrote:
On Wed, Jan 26, 2011 at 12:12:47PM +, sebb wrote:
On 26 January 2011 11:05, Gilles Sadowski wrote:
Hi.
I'd wish to make it clear that I referred to this statement:
The Javadoc for FastMath says that it is a replacement for
StrictMath,
whi
On Wed, Jan 26, 2011 at 12:12:47PM +, sebb wrote:
> On 26 January 2011 11:05, Gilles Sadowski
> wrote:
> > Hi.
> >
> > I'd wish to make it clear that I referred to this statement:
> >
> >> > > The Javadoc for FastMath says that it is a replacement for
> >> > StrictMath,
> >> > > which is why
On 26 January 2011 11:05, Gilles Sadowski wrote:
> Hi.
>
> I'd wish to make it clear that I referred to this statement:
>
>> > > The Javadoc for FastMath says that it is a replacement for
>> > StrictMath,
>> > > which is why I tested against that.
>
> An my understanding was:
>
>> > Unless I'm mis
Hi.
I'd wish to make it clear that I referred to this statement:
> > > The Javadoc for FastMath says that it is a replacement for
> > StrictMath,
> > > which is why I tested against that.
An my understanding was:
> > Unless I'm missing something, this is a doc mistake then.
So we have:
[Pleas
On Tue, 25 Jan 2011, luc.maison...@free.fr wrote:
Hi Gilles,
- "Gilles Sadowski" a écrit :
Hello.
[...]
Note: this appears to be at least as quick as StrictMath on Sun
Java 1.6 in a crude test
The performance comparison for "FastMath" should be against
"Math", as "StrictMath
is
Hi Gilles,
- "Gilles Sadowski" a écrit :
> Hello.
>
> > > [...]
> > >> Note: this appears to be at least as quick as StrictMath on Sun
> Java 1.6 in a crude test
> > >
> > > The performance comparison for "FastMath" should be against
> "Math", as "StrictMath
> > > is expected to be slow(er)
Hello.
> > [...]
> >> Note: this appears to be at least as quick as StrictMath on Sun Java 1.6
> >> in a crude test
> >
> > The performance comparison for "FastMath" should be against "Math", as
> > "StrictMath
> > is expected to be slow(er). [That's why I've added the calls to "Math" in
> > th
On 24 January 2011 13:11, Gilles Sadowski wrote:
> Hi.
>
>> Sebb resolved MATH-493.
>> ---
>>
>> Resolution: Fixed
>>
>> Fixed by using the Harmony code.
>>
>> Note: this appears to be at least as quick as StrictMath on Sun Java 1.6 in
>> a crude test
>
> The performance c
Hi.
> Sebb resolved MATH-493.
> ---
>
> Resolution: Fixed
>
> Fixed by using the Harmony code.
>
> Note: this appears to be at least as quick as StrictMath on Sun Java 1.6 in a
> crude test
The performance comparison for "FastMath" should be against "Math", as
"Strict
10 matches
Mail list logo