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

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

[Octave-bug-tracker] [bug #31731] Test failed for sqp


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #31731] Test failed for sqp
Date: Tue, 23 Nov 2010 08:31:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11

Follow-up Comment #2, bug #31731 (project octave):

I'm on a linux system, i686.
With the value x_opt found in the test, I see


phi(x_opt) = 5.39498477702741e-02
max (g(x_opt)) = 3.55271367880050e-15


while with the result x I get (with tol = eps) 


phi(x) = 5.39498477702744e-02
max (g(x_opt)) = 5.32907051820075e-15


(so, both x_opt and x are double precision accurate), but


norm (x_opt-x, inf) = 1.80132234683938e-08


The result I get is satisfactory for me, but I cannot understand the
difference.

Marco

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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