Skip to content

0.34.0

Choose a tag to compare

@relf relf released this 18 Nov 10:24
· 9 commits to master since this release

What's Changed

  • Breaking changes:
    • Add Egor configuration validation by @relf in #335
    • Use Logarithm of Expected Improvement (LogEI) as the default infill strategy by @relf in #336
    • Enable middle points picker heuristic by @relf in #334
    • Add new surrogate API functions to optimize GP usage in Egor optimizer by @relf in #332
  • Add Egor examples on rosenbrock, michalewicz and ackley test functions by @relf in #325
  • Parallelize distance calculations and eliminate allocations in hot paths by @Copilot in #328

New Contributors

  • @Copilot made their first contribution in #328

Full Changelog: 0.33.0...0.34.0