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

Some tests fail occasionally due to precision/rounding errors #14

Closed
belson17 opened this issue Sep 30, 2016 · 1 comment
Closed

Some tests fail occasionally due to precision/rounding errors #14

belson17 opened this issue Sep 30, 2016 · 1 comment
Labels

Comments

@belson17
Copy link
Owner

For example:
FAIL: test_compute_proj_coeffs (testdmd.TestDMDHandles)
FAIL: test_compute_model (testera.testERA)

@belson17 belson17 added the bug label Jan 25, 2017
@jhtu
Copy link
Collaborator

jhtu commented Sep 19, 2017

Fixed this by rewriting the tests for POD, BPOD, and DMD to check mathematical properties, rather than just doing duplicate computations. Should be released as part of version 2.1.0.

@jhtu jhtu closed this as completed Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants