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