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

Resolve fit differences #14

Open
mikeyrf opened this issue Jul 19, 2021 · 0 comments
Open

Resolve fit differences #14

mikeyrf opened this issue Jul 19, 2021 · 0 comments

Comments

@mikeyrf
Copy link
Contributor

mikeyrf commented Jul 19, 2021

test_stable_fit produces a fit that differs significantly from our Mathematica fit in tests/helpers/fit.csv

stdout

E    AssertionError:
E    Not equal to tolerance rtol=1e-05, atol=0
E
E    Mismatched elements: 5 / 5 (100%)
E    Max absolute difference: 0.01988231
E    Max relative difference: 10.92599192
E     x: array([ 1.327829e+00,  8.168355e-02,  6.409443e-04,  0.000000e+00,
E           -2.527482e-05])
E     y: array([ 1.307946e+00,  8.926380e-02,  6.353052e-04, -1.100660e-04,
E           -2.119305e-06])

tests/test_pystable.py:147: AssertionError
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

1 participant