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

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

[Octave-bug-tracker] [bug #60208] (optim) lsqnonlin error when outputfcn


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #60208] (optim) lsqnonlin error when outputfcn terminates algorithm
Date: Wed, 10 Mar 2021 14:13:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60208 (project octave):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => i7tiol                 

    _______________________________________________________

Follow-up Comment #1:

'nonlin_residmin()' hasn't set lambda in its output if it is interrupted by
user interaction before it has finished optimization.

The patch

https://sourceforge.net/p/octave/optim/ci/8ee59b20dd1c0976e67e66ddeb1a67a505eedc28/

lets 'lsqnonlin()' (and 'lsqcurvefit()') check if lambda is set. If you can
build the package from the repository, you could check if this change works
for you (I haven't tested it).

A workaround would be to use 'nonlin_residmin()' directly and
'residmin_stat()' for the Jacobian.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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