bugGNU Octave - Bugs: bug #64930, Uniform optimizer...

 
 

bug #64930: Uniform optimizer options.OutputFcn handling

Submitter:  Liang Tang <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 Open/Closed:  * Open
Release:  * 8.2.0 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 25 Nov 2023 12:51:49 PM UTC, original submission:  

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.

Liang Tang <lt1234>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lt1234 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code