You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2021/08/13 23:56:03 UTC

[jira] [Resolved] (MATH-1625) Enable tracking of optimizer behaviour

     [ https://issues.apache.org/jira/browse/MATH-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles Sadowski resolved MATH-1625.
-----------------------------------
    Resolution: Implemented

Commit 5f36bf970a071a56fa1fa98e68455a8b07898889 ("master" branch).

> Enable tracking of optimizer behaviour
> --------------------------------------
>
>                 Key: MATH-1625
>                 URL: https://issues.apache.org/jira/browse/MATH-1625
>             Project: Commons Math
>          Issue Type: Sub-task
>            Reporter: Gilles Sadowski
>            Assignee: Gilles Sadowski
>            Priority: Minor
>              Labels: api, debugging
>             Fix For: 4.0
>
>
> In order to investigate
>  * implementations failure on some of the test functions,
>  * lack of good performance (in terms of expected number of evaluations of the objective function),
> it is proposed to add a ["callback"|https://en.wikipedia.org/wiki/Observer_pattern] feature to {{SimplexOptimizer}}.
> The purpose is to track/record simplex transformations during the course of the optimization.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)