axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] floating point changes


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] floating point changes
Date: Sat, 17 May 2008 17:56:19 -0500

On Sat, May 17, 2008 at 7:00 PM, root <address@hidden> wrote:
> The floating point results returned running fedora8 and fedora9 differ
> in the low order bits (same hardware). Does anyone know what might
> have changed? Is this a library or C compiler change?

If you're running on x86, then your floating point calculations are at the mercy
of how aggressive the compiler is at keeping numbers in registers or other
constants folding.  Unless, you use certifying libraries such as MPFR.

This is to a large extent a hardware problem
>
> Tim
>
>
>
>
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]