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

Feature Request: Subplex #272

Closed
itsdfish opened this issue Sep 3, 2016 · 2 comments
Closed

Feature Request: Subplex #272

itsdfish opened this issue Sep 3, 2016 · 2 comments

Comments

@itsdfish
Copy link

itsdfish commented Sep 3, 2016

The subplex is a variant of the Nelder-Mead simplex method that is good for noisy functions and converges faster for some problems. An author of several Julia packages has a C implementation here. This might be a good optimizer to add to the library.

@johnmyleswhite
Copy link
Contributor

johnmyleswhite commented Sep 4, 2016

Translating that code into Julia would make for a very nice PR.

@pkofod pkofod mentioned this issue Dec 22, 2016
13 tasks
@pkofod
Copy link
Member

pkofod commented Mar 13, 2017

This is mentioned in #326 so closing this, as there is no plan here.

@pkofod pkofod closed this as completed Mar 13, 2017
@pkofod pkofod mentioned this issue Aug 23, 2018
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants