octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #43891] Difference in results of test chop and


From: Rik
Subject: [Octave-bug-tracker] [bug #43891] Difference in results of test chop and __run_test_suite__
Date: Mon, 29 Dec 2014 16:55:50 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

Follow-up Comment #1, bug #43891 (project octave):

This is most likely due to extra precision being kept in hardware dedicated
floating point registers (80 bits vs. 64 bits in IEEE standard).  Octave needs
to be compiled with --enable-float-truncate for Windows platforms.  This
should be the case by default, but I don't know how the binary from
mxeoctave.osuv.de was actually built.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43891>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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