- Fix compatibility issues (with
comocma):- add back the (deprecated)
cma.constraints_handling.BoundTransformclass
which was missing since4.1.0, however,cma.BoundTransformis the
recommended way to access this class - remove dependency of
OOOptimizer.optimizeonself.result
- add back the (deprecated)
- fix issue 337 where plotting bails
with some recent version ofmatplotlib>3.8.0. - Various improvements of the logger and plotting.
- Remove default f-offset from binary test functions
(cma.fitness_functions.binary_foffset = 0by default now) - A few new module settings to (better) control corner case behavior.