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

[WIP] Multi model api #32

Merged
merged 40 commits into from
Nov 4, 2021
Merged

[WIP] Multi model api #32

merged 40 commits into from
Nov 4, 2021

Conversation

ckoerber
Copy link
Owner

This PR contains a first draft how to also create apps from multi-model fit instances.

The key idea is that, at the start when creating the GUI, the multi-model fits are converted to a regular nonlinear_fit instance.

This PR does likely not consider all cases for such a conversion and is thus Work In Progress.

@ckoerber ckoerber linked an issue Oct 28, 2021 that may be closed by this pull request
@ckoerber ckoerber changed the base branch from master to v0.1.0 November 4, 2021 08:48
@ckoerber ckoerber merged commit 2aef944 into v0.1.0 Nov 4, 2021
This was referenced Nov 4, 2021
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.

Support lsqfit.Multifitter objects
1 participant