-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adaptation of Francois's PR for quasirandomization of sphere sampling (…
…#1573) * Update sphere.py Added Riesz energy gradient descents: 3 options (blurred, blursum and noblur) plus methods to call with different conv and order parameters * black * fix_flaky * fix * fix * fix * fix * fix * fix * fix * fix * distinguish scipy optimizer without restart and with restart (#1575) * nor * nor * no_gomea * fixdetails * black * switch_to_101 * lessflaky * compare_new * compare_new * Update BibTeX entry of LSGO technical report (#1576) * new variants of scipy methods adapted to black-box optimization (#1574) * newdes * fix * fix * fix * fix * fix * fix_pos * newdes * fixblack * fix * more_para * po * fix * distinguish scipy optimizer without restart and with restart (#1575) * nor * nor * no_gomea * fixdetails * black * switch_to_101 * lessflaky * compare_new * compare_new --------- Co-authored-by: frclement <[email protected]> Co-authored-by: Iztok Fister Jr <[email protected]>
- Loading branch information
1 parent
ec523ed
commit 8a99c0f
Showing
4 changed files
with
229 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters