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

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

[Octave-bug-tracker] [bug #63240] [octave forge] (optim) fmincon error w


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63240] [octave forge] (optim) fmincon error with Hessian
Date: Wed, 19 Oct 2022 12:36:44 -0400 (EDT)

Update of bug #63240 (project octave):

                  Status:                    None => Confirmed              
                 Summary: (optim) fmincon error with Hessian  => [octave
forge] (optim) fmincon error with Hessian 

    _______________________________________________________

Follow-up Comment #1:

I can confirm the original bug, so I'm marking this as confirmed.

But the proposed fix of "hook.inverse_hessian = false;" gives a different
error for me:

[x, fval, exitflag, output] = fmincon(@objf, x0, [], [], [], [], [], [],
@constraints, opt)
error: @<anonymous>: function called with too many inputs
error: called from
    fmincon>@<anonymous>
    __jacobian_constants__>@<anonymous> at line 135 column 11
    __lm_feasible__ at line 145 column 8
    fmincon at line 457 column 24




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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