Skip to content

new variants of scipy methods adapted to black-box optimization#1574

Merged
teytaud merged 14 commits intomainfrom
newdes
Nov 21, 2023
Merged

new variants of scipy methods adapted to black-box optimization#1574
teytaud merged 14 commits intomainfrom
newdes

Conversation

@teytaud
Copy link
Copy Markdown
Contributor

@teytaud teytaud commented Nov 16, 2023

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context / Related issue

How Has This Been Tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document and completed the CLA (see CLA).
  • All tests passed, and additional code has been covered with new tests.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 16, 2023
@teytaud teytaud merged commit ec523ed into main Nov 21, 2023
@teytaud teytaud deleted the newdes branch November 21, 2023 16:57
teytaud added a commit that referenced this pull request Nov 21, 2023
* newdes

* fix

* fix

* fix

* fix

* fix

* fix_pos

* newdes

* fixblack

* fix

* more_para

* po

* fix
teytaud added a commit that referenced this pull request Nov 27, 2023
…#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 <113344874+frclement@users.noreply.github.com>
Co-authored-by: Iztok Fister Jr <iztok@iztok-jr-fister.eu>
teytaud added a commit that referenced this pull request Feb 16, 2025
* newdes

* fix

* fix

* fix

* fix

* fix

* fix_pos

* newdes

* fixblack

* fix

* more_para

* po

* fix
teytaud added a commit that referenced this pull request Feb 16, 2025
…#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 <113344874+frclement@users.noreply.github.com>
Co-authored-by: Iztok Fister Jr <iztok@iztok-jr-fister.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants