Skip to content

Commit

Permalink
Typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gnannicini committed May 29, 2018
1 parent 616acd1 commit e7a3ddd
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2018-05-25 Giacomo Nannicini <[email protected]>
Version 4.0.2 release.
* Added:
Detailed user manual.
Improved testing tools.
* Changed:
Smaller formulation for the noisy interpolation models.
Improved stability of the restoration step.

2018-05-24 Giacomo Nannicini <[email protected]>
* rbfopt_algorithm.py (refinement_step): fixed bug in node
deletion.
Expand All @@ -7,13 +16,15 @@
fast tests; the slow tests have been isolated and are not run by
default.
* setup.cfg: added for fine-grained test definition.
* setup.py: fixed possible infinite loop on Windows when using
multiprocessing.

2018-03-09 Giacomo Nannicini <[email protected]>
Version 4.0.1 release.
Version 4.0.1 released.
* rbfopt_user_black_box.py: fixed naming of abstract methods.

2017-09-05 Giacomo Nannicini <[email protected]>
Version 4.0.0 release. List of major changes:
Version 4.0.0 released. List of major changes:
* Added:
Option max_cross_validations to limit the total number of cross
validations performed.
Expand Down

0 comments on commit e7a3ddd

Please sign in to comment.