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

curve_fit #10

Open
ev-br opened this issue Aug 6, 2015 · 1 comment
Open

curve_fit #10

ev-br opened this issue Aug 6, 2015 · 1 comment

Comments

@ev-br
Copy link
Collaborator

ev-br commented Aug 6, 2015

I know you're not a fan :-).

Still, we'd need to add the new bright and shiny algorithms to what is now scipy.optimize.curve_fit. It seems to me it only depends on the least_squares interface, and the latter is not very likely to change substantially. Hence there's no harm in making a branch from the NLSQ PR, adding the curve_fit (one commit, or two), and submitting that.
For starters, I'd keep the loss functions out --- just add bounds and method kwargs.

@nmayorov
Copy link
Owner

I will do it soon then, with loss option from the start.

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

2 participants