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

Global fit #86

Closed
wants to merge 9 commits into from
Closed

Global fit #86

wants to merge 9 commits into from

Conversation

pckroon
Copy link
Collaborator

@pckroon pckroon commented Oct 31, 2016

This adds the option to do a global parameter optimization to minimize chi^2 (instead of a local one) using differential evolution.
The default DE metaparameters still need some tweaking for the sake of efficiency though.
Fixes/implements #75

pckroon pushed a commit to pckroon/symfit that referenced this pull request Oct 31, 2016
Which does a global parameter optimisation (rather than a local one like
NumericalLeastSquares) using differential evolution.
And fixed some line wrapping in api.py
@pckroon
Copy link
Collaborator Author

pckroon commented Dec 22, 2017

Not compatible with #133; closed.

@pckroon pckroon closed this Dec 22, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants