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

Error Propagation #1

Open
oscarbranson opened this issue Jun 10, 2017 · 2 comments
Open

Error Propagation #1

oscarbranson opened this issue Jun 10, 2017 · 2 comments

Comments

@oscarbranson
Copy link
Owner

Implement it... using uncertainties package?

@oscarbranson
Copy link
Owner Author

oscarbranson commented Jun 11, 2017

Modified carbon_fns with fsolve calls so uncertainties no longer cause errors.

HOWEVER: Error propagation in fsolve functions is invalid. Not yet implemented in uncertainties package - lmfit/uncertainties#69.

@oscarbranson
Copy link
Owner Author

Might be able to implement it with existing uncertainties.wrap function, now that zero finders are no longer vectorised (#2)?

@oscarbranson oscarbranson removed their assignment Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant