Skip to content

Releases: jonathanBieler/BlackBoxOptimizationBenchmarking.jl

v1.0.2

29 Oct 15:16
3f9cbaa

Choose a tag to compare

BlackBoxOptimizationBenchmarking v1.0.2

Diff since v1.0.0

x_opt possible values has been changed from -4,+4 to -5,+5 to better match original implementation.

Merged pull requests:

  • Original link no longer works (#12) (@JJ)
  • Using values defined in the BBOB document (#13) (@JJ)
  • Broadcast is not needed when its two elements are scalars (#14) (@JJ)

Closed issues:

  • Register new version? (#9)
  • There seems to be an error with new Julia 1.12 (#11)

v1.0.0

05 Feb 21:08
3026c72

Choose a tag to compare

BlackBoxOptimizationBenchmarking v1.0.0

Diff since v0.1.0

Breaking changes

  • Use Optimization.jl interface for optimizers
  • New interface to run benchmark
  • Plots recipes

Merged pull requests:

Closed issues:

  • function instances (#6)
  • TagBot trigger issue (#10)

Julia v1.0 compatible version

05 Sep 08:58

Choose a tag to compare

v0.1.0

remove toml

Fixed PyCMA using maxiter to maxfevals

18 May 13:29

Choose a tag to compare

v0.0.3

Merge branch 'master' of https://github.com/jonathanBieler/BlackBoxOp…

v0.0.2

27 Mar 13:54
4292961

Choose a tag to compare

Update .travis.yml