[ 
https://issues.apache.org/jira/browse/MATH-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890356#action_12890356
 ] 

Luc Maisonobe commented on MATH-389:
------------------------------------

At first sight, it seems good to me.
You can check there are incomatibilities by performing the changes locally and 
run "clirr" (for example by running "mvn site") and check the clirr report.

> New superclass for "AbstractScalarDifferentiableOptimizer"
> ----------------------------------------------------------
>
>                 Key: MATH-389
>                 URL: https://issues.apache.org/jira/browse/MATH-389
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Trivial
>             Fix For: 2.2
>
>
> In package {{optimization.general}}, I propose to create a new class: 
> "AbstractScalarOptimizer".  It would contain all code currently in 
> "AbstractScalarDifferentiableOptimizer" that is not related to derivatives. 
> "AbstractScalarDifferentiableOptimizer" would then extend that class to add 
> the derivative-related code.
> This new layer in the hierarchy will be the base class for algorithms that do 
> not use derivatives.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to