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

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

[Octave-bug-tracker] [bug #48365] __run-test_suite_ FAIL for assert.m (t


From: Rik
Subject: [Octave-bug-tracker] [bug #48365] __run-test_suite_ FAIL for assert.m (tolerances)
Date: Tue, 5 Jul 2016 16:27:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #3, bug #48365 (project octave):

It is possible that this issue and the failure of axis are really the same
bug.  Both this code, and logspace in bug #48364 make use of the power
operator '^'.  In the C library this would be the function pow, or powf for
floats.  It seems Octave has been using std::pow for years.  Look in
libinterp/corefcn/xpow.cc.  So, is this back to being a question about glibc?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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