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

Implement Powell's method #222

Open
nikmas-dev opened this issue May 14, 2022 · 3 comments · May be fixed by #234
Open

Implement Powell's method #222

nikmas-dev opened this issue May 14, 2022 · 3 comments · May be fixed by #234
Labels
good first issue Good for newcomers

Comments

@nikmas-dev
Copy link

It would be great to have the Powell algorithm like in scipy optimize: https://docs.scipy.org/doc/scipy/reference/optimize.minimize-powell.html#optimize-minimize-powell

@stefan-k stefan-k added the good first issue Good for newcomers label May 29, 2022
@stefan-k
Copy link
Member

Thanks for opening this issue! This would be an ideal initial project for someone interested in contributing. I would of course provide mentoring/support if needed.

@Trombach
Copy link

Trombach commented Jun 7, 2022

Hi @stefan-k, came across this library and would love to contribute. I'll have a look at this when I have a bit of time to spare.

@stefan-k
Copy link
Member

stefan-k commented Jun 7, 2022

Great! :) Feel free to open a PR when you're ready or when there is something to discuss.

@Trombach Trombach linked a pull request Jul 22, 2022 that will close this issue
@stefan-k stefan-k linked a pull request Jul 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants