Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bbotk 1.7.0

Choose a tag to compare

@be-marc be-marc released this 10 Oct 10:34
  • BREAKING CHANGE: Replace OptimizerBatchLocalSearch with a faster C implementation.
  • feat: Add par parameter to OptimizerGenSA.
  • BREAKING CHANGE: Replace start parameter from OptimizerNloptr with x0 parameter.
  • feat: Expose internal termination criteria of Optimizers.
  • feat: Store required packages in Objective$packages.
  • feat: Fail queued and running points when optimization is terminated.
  • fix: Pass n_workers to rush.
  • feat: Kill rush worker after optimization.
  • feat: Add tiny logging mode.