belson17 / modred

Modred main repository
BSD 2-Clause "Simplified" License
78 stars 38 forks source link

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

Closed belson17 closed 7 years ago

belson17 commented 8 years ago

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

jhtu commented 7 years ago

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.