help-octave
[Top][All Lists]
Advanced

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

Re: Same .m file: different results with different versions of Octave


From: Judd Storrs
Subject: Re: Same .m file: different results with different versions of Octave
Date: Tue, 20 Apr 2010 16:17:54 -0400

On Tue, Apr 20, 2010 at 2:19 PM, Judd Storrs <address@hidden> wrote:
> Spot checking a few points seems to place the
> updated code closer to Mathematica's results--but is that
> "authoritative"? Any suggestions on the best way to compute the
> "reference" values? GMP? Mathematica?

MPFR seems like a good choice. It's built on top of GMP and is used by
GCC. Mathematica's results seem to fall in line with MPFR (not that
that necessarily means anything...). I'll use MPFR to compute
"reference" values.


--judd


reply via email to

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