Releases: jonathanBieler/BlackBoxOptimizationBenchmarking.jl
Releases · jonathanBieler/BlackBoxOptimizationBenchmarking.jl
v1.0.2
BlackBoxOptimizationBenchmarking v1.0.2
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:
v1.0.0
BlackBoxOptimizationBenchmarking v1.0.0
Breaking changes
- Use Optimization.jl interface for optimizers
- New interface to run benchmark
- Plots recipes
Merged pull requests:
- Install TagBot as a GitHub Action (#8) (@JuliaTagBot)
Closed issues:
Julia v1.0 compatible version
v0.1.0 remove toml
Fixed PyCMA using maxiter to maxfevals
v0.0.3 Merge branch 'master' of https://github.com/jonathanBieler/BlackBoxOp…
v0.0.2
Update .travis.yml