Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pengowen123 committed Apr 21, 2022
1 parent 2dfbbf9 commit 058a01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Features

- Added `restart` module that implements various automatic restart algorithms.
- Added `restart` module that implements the `LR`, `IPOP`, and `BIPOP` automatic restart algorithms.
- Added `ParallelObjectiveFunction` trait and `CMAES::run_parallel` and `CMAES::next_parallel` methods to allow parallel execution of objective functions.
- Added `mode` option to choose whether to minimize or maximize the objective function.
- Added `fmin`, `fmax`, `fmin_parallel`, and `fmax_parallel` functions for convenience in cases where configuration is not required.
Expand Down

0 comments on commit 058a01e

Please sign in to comment.