github CMA-ES/pycma r4.4.2

7 hours ago

Release 4.4.2

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

Don't miss a new pycma release

NewReleases is sending notifications on new releases.