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

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

[Octave-bug-tracker] [bug #64930] Uniform optimizer options.OutputFcn ha


From: Liang Tang
Subject: [Octave-bug-tracker] [bug #64930] Uniform optimizer options.OutputFcn handling
Date: Sat, 25 Nov 2023 07:51:51 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?64930>

                 Summary: Uniform optimizer options.OutputFcn handling
                   Group: GNU Octave
               Submitter: lt1234
               Submitted: Sat 25 Nov 2023 12:51:49 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: lt1234
        Originator Email: 
             Open/Closed: Open
                 Release: 8.2.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 25 Nov 2023 12:51:49 PM UTC By: Liang Tang <lt1234>
OutputFcn provides the functionality to interact with Octave optimizers. 
OutputFcn is called with state of "init", "iter", "done" and, possibly,
others.  

Currently, different optimizers may handle OutputFcn differently: 

(1) Fully implemented.  Example: fmincon. 
(2) Partially implemented.  Example: fsolve. 
(3) No implementation.  Example: sqp. 

Please consider to uniformly support the options.OutputFcn functionality. 
Thanks.  







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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