Releases: facebookresearch/nevergrad
Releases · facebookresearch/nevergrad
1.0.11
Preparing Retrofitting and Github Actions
1.0.10 Update __init__.py (#1687)
Preparing Retrofitting and Github Actions
What's Changed
- CI env var by @bottler in #1667
- fix mysterious csv bug by @teytaud in #1669
- larger runner for github actions test by @bottler in #1665
- ci: actions-gh-pages not actions/deploy-pages by @bottler in #1670
- ci: pages perms by @bottler in #1671
- cleaner denis pr by @teytaud in #1675
- the pixel/voxel PR by @teytaud in #1679
- Bump setuptools from 68.0.0 to 70.0.0 in /requirements by @dependabot in #1680
- ci: update actions/cache, delete circle by @bottler in #1681
- Additional stuff for retrofitting by @teytaud in #1682
- nevergrad 1.0.9 by @teytaud in #1683
Full Changelog: 1.0.8...1.0.9
1.0.8
1.0.7
What's Changed
- Update optimizerlib.py: fix typo by @teytaud in #1642
- metamodels, one more version by @teytaud in #1643
- time limit at 2.5 days by @teytaud in #1634
- nevergrad 1.0.6 by @teytaud in #1644
- update doc by @teytaud in #1645
- Statistics by @teytaud in #1646
- Retm by @teytaud in #1647
- fixdocs by @teytaud in #1650
- Update plotting.py by @teytaud in #1652
- Update photonics.py by @teytaud in #1655
- fixc by @teytaud in #1657
Full Changelog: 1.0.5...1.0.7
nevergrad 1.0.5
What's Changed
- Add surrogate models on Discrete Lognormal by @teytaud in #1627
- Add a quadratic metamodel for Lognormal by @teytaud in #1630
- cev ++ by @teytaud in #1614
- Tool for listing all benchmark functions in Nevergrad by @teytaud in #1631
- Metamodel extension by @teytaud in #1632
- improving nevergrad, various small things by @teytaud in #1636
- New mm2 by @teytaud in #1637
- switching to int64 by @teytaud in #1638
- faster nevergrad by @teytaud in #1639
- Docs / optimization : Rephrasing + fix broken code blocks by @LouisJustinTALLOT in #1493
- Nevergrad1.0.5 by @teytaud in #1640
New Contributors
- @LouisJustinTALLOT made their first contribution in #1493
Full Changelog: 1.0.4...1.0.5
Compatibility numpy2.0
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
What's Changed
- Update BibTeX entry of LSGO technical report by @firefly-cpp in #1576
- new variants of scipy methods adapted to black-box optimization by @teytaud in #1574
- Adaptation of Francois's PR for quasirandomization of sphere sampling by @teytaud in #1573
- Update sphere.py: remove useless functions by @teytaud in #1581
- Fix, and adding new algorithms, including NgIoh21 which might be the new best black-box optimization Wizard by @teytaud in #1587
- small readme upgrade by @Truewarlock in #1588
- Adding biobjective example with Raytune and Nevergrad by @peter-b-k in #1583
- Adding instrumentation examples. by @teytaud in #1500
- Clarify the doc about constraints by @teytaud in #1579
- faster hyperball derandomization by @teytaud in #1586
- fix doc by @teytaud in #1589
- Adding some cool algorithms from the direct search community by @teytaud in #1590
- Update sphere.py -- add pooling and max_pooling by @mzameshina in #1596
- Update machinelearning.rst by @teytaud in #1597
New Contributors
- @firefly-cpp made their first contribution in #1576
- @Truewarlock made their first contribution in #1588
- @peter-b-k made their first contribution in #1583
- @mzameshina made their first contribution in #1596
Full Changelog: 1.0.1...1.0.2
1.02 buggy tag version
What's Changed
- Update BibTeX entry of LSGO technical report by @firefly-cpp in #1576
- new variants of scipy methods adapted to black-box optimization by @teytaud in #1574
- Adaptation of Francois's PR for quasirandomization of sphere sampling by @teytaud in #1573
- Update sphere.py: remove useless functions by @teytaud in #1581
- Fix, and adding new algorithms, including NgIoh21 which might be the new best black-box optimization Wizard by @teytaud in #1587
- small readme upgrade by @Truewarlock in #1588
- Adding biobjective example with Raytune and Nevergrad by @peter-b-k in #1583
- Adding instrumentation examples. by @teytaud in #1500
- Clarify the doc about constraints by @teytaud in #1579
- faster hyperball derandomization by @teytaud in #1586
- fix doc by @teytaud in #1589
- Adding some cool algorithms from the direct search community by @teytaud in #1590
- Update sphere.py -- add pooling and max_pooling by @mzameshina in #1596
New Contributors
- @firefly-cpp made their first contribution in #1576
- @Truewarlock made their first contribution in #1588
- @peter-b-k made their first contribution in #1583
- @mzameshina made their first contribution in #1596
Full Changelog: 1.0.1...1.02