Skip to content

Releases: facebookresearch/nevergrad

nevergrad 1.0.5

25 Sep 16:22
1e49a7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

Compatibility numpy2.0

21 Jun 17:34
c23f204
Compare
Choose a tag to compare
compatibility with numpy2 (#1613)

* numpy2

* repl

* cev (#1610)

* fix

* fix

* multiceviche

* fix

* nocevicheincircleci

* manyfixed

* manyfixed

* ola

* po

* po

* fix

* asarray

* complex

* trapz

* noz

* numpy2black

* BICUBIC

* additionalfixes

* po

* fix

* fix

* fix

* fix

* fix

* po

* po

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* Update config.yml (#1615)

* fix

* fix

* fix

* fix

* fix

* Update bench.txt

* Update config.yml

* fix

* Update bench.txt

* Update test_optimizerlib.py

* Update __init__.py

1.0.2

20 Feb 14:33
d6b97ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.02 buggy tag version

20 Feb 13:17
d6b97ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.02

1.0.1: adding examples, adding a chaining, and distinguishing variants of BFGS.

19 Nov 06:23
48bf30f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0: adding helpers for plotting convergence curves, add gomea, add examples

10 Oct 10:22
ff30e20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...1.0.0

Adding stop if no progress & add lognormal discrete mutations

01 Oct 08:38
b5c063c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.0...0.14.0

Adding NgIoh, update doc, reduce dependencies, fixing various bugs, more plotting.

19 Sep 09:43
144c999
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

More plots, better texts, incorporating new chaining methods (Carola*) and new wizards (NgIoh and Wiz)

05 Sep 06:44
b703a62
Compare
Choose a tag to compare

More plots,
better texts (in the automatic latex creation),
incorporating new chaining methods (Carola*)
new wizards (NgIoh and Wiz)

0.11.0

25 Jul 17:19
2bf5483
Compare
Choose a tag to compare

What's Changed

  • even more benchmarks by @teytaud in #1543
  • better tests: we check many optimization methods with/without bounds

Full Changelog: 0.10.0...0.11.0