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

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

[Octave-bug-tracker] [bug #63858] [octave forge] (optim) fmincon fails i


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63858] [octave forge] (optim) fmincon fails in Octave 7.1.0, but not Octave 6.3
Date: Mon, 6 Mar 2023 12:42:42 -0500 (EST)

Follow-up Comment #6, bug #63858 (project octave):

on my windows system, octave 8.0.90, optim 1.6.2 (and struct 1.0.18 which it
also loads), running the comment 0 code produces:


>> [beta_star,f_star,e]=fmincon(@(beta)
objfun_g(beta,mg,ms,Lps,params),b0,[],[],[],[],-1,10,[],options);
beta_star = -0.4961
f_star = 1.5425e-14
e = 1


without error


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63858>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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