You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add or amend tests for EMD that will fail if the C++ implementation is broken.
We made some serious typos when refactoring and didn't break any tests, so the existing ones are insufficient.
Consider
Using uniform and normal distributions where true EMD can be calculated from offset
Checking if the tests that do all-to-all comparison of the example random and virusppi networks add any value and remove if not (see Make tests take less time #90).
The text was updated successfully, but these errors were encountered:
Add or amend tests for EMD that will fail if the C++ implementation is broken.
We made some serious typos when refactoring and didn't break any tests, so the existing ones are insufficient.
Consider
The text was updated successfully, but these errors were encountered: