diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml index 64f8c72c3..4a8d4f3bb 100644 --- a/src/site/xdoc/changes.xml +++ b/src/site/xdoc/changes.xml @@ -52,6 +52,11 @@ The type attribute can be add,update,fix,remove. If the output is not quite correct, check for invisible trailing spaces! --> + + Classes "CMAESOptimizer" and "BOBYQAOptimizer" inherit from + "BaseAbstractMultivariateSimpleBoundsOptimizer (in package + "o.a.c.m.optimization.direct"). + Added pre-computed arrays to speed up initial loading time for FastMath.