Skip to content

2.11.1

Choose a tag to compare

@relf relf released this 23 Feb 12:46
· 37 commits to master since this release
7e3fcfa

What's Changed

This release is about internal refactoring of the base class of kriging surrogates family (eg KrgBased class), no API change.

  • Refactor KrgBased following SOLID principles by @relf in #781
  • Refactor KrgBased: add HyperparamOptimizer strategy class by @relf in #782
  • Refactor KrgBased: add MixedIntegerCorrelation class by @relf in #783
  • Refactor KrgBased: add LikelihoodEvaluator class by @relf in #784
  • Use dynamic version pulled from git tag by @relf in #785

Full Changelog: v2.11.0...v2.11.1