Skip to content

Commit

Permalink
update readme.md for Github
Browse files Browse the repository at this point in the history
  • Loading branch information
nikohansen committed Apr 19, 2020
1 parent e8180c0 commit 7de6b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ either of these with ``sudo``.

## Version History

* [Release ``3.0.1``](https://github.com/CMA-ES/pycma/releases/tag/r3.0.1) provides parallelization with ``OOOptimizer.optimize(..., n_jobs=...)`` and improved `pickle` support.

* [Release ``3.0.0``](https://github.com/CMA-ES/pycma/releases/tag/r3.0.0) provides non-linear constraints handling, improved plotting and termination options and better resilience to injecting bad solutions, and further various fixes.

* Version ``2.7.1`` allows for a list of termination callbacks and a light copy of `CMAEvolutionStrategy` instances.
Expand Down

0 comments on commit 7de6b69

Please sign in to comment.