Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nelder-Mead optimiser #195

Closed
BradyPlanden opened this issue Feb 12, 2024 · 0 comments · Fixed by #224 or #254
Closed

Add Nelder-Mead optimiser #195

BradyPlanden opened this issue Feb 12, 2024 · 0 comments · Fixed by #224 or #254
Labels
enhancement New feature or request

Comments

@BradyPlanden
Copy link
Member

Feature description

With the removal of NLOpt.py, we should add the Nelder-Mead (downhill simplex) method back into PyBOP. Pint's is one option to complete this, alternatively we can develop our own.

Motivation

Adds a simplex method to PyBOP, which would extend functionality and provide a strong reference for benchmarks.

Possible implementation

No response

Additional context

No response

@BradyPlanden BradyPlanden added the enhancement New feature or request label Feb 12, 2024
@BradyPlanden BradyPlanden linked a pull request Mar 6, 2024 that will close this issue
@NicolaCourtier NicolaCourtier linked a pull request Mar 22, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant