Skip to content

0.28.0

Choose a tag to compare

@relf relf released this 17 Apr 13:59
· 186 commits to master since this release
07d9408

What's Changed

This release contains an implementation of the CoEGO [1] algorithm in a CCBO [2] setting where expensive objective evaluations are done only when all partial optimization problems are solved.

  1. Zhan, Dawei, et al., A cooperative approach to efficient global optimization. Journal of Global Optimization 88.2 (2024): 327-357
  2. Lisa Pretsch et al., Bayesian optimization of cooperative components for multi-stage aero-structural compressor blade design. 2024

See also some breaking changes description in optimizer options in PR #253

  • CoEGO implementation and refactoring by @relf in #253
  • Prepare release 0.28.0 by @relf in #254

Full Changelog: 0.27.1...0.28.0