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
results in Assertion failed: (C[i][j] >= 0), function operator(), file /Users/travis/build/jura-gresko/metric-wheels/metric/modules/distance/k-structured/EMD.cpp, line 727.
In python, calling an EMD object constructed by
results in
Assertion failed: (C[i][j] >= 0), function operator(), file /Users/travis/build/jura-gresko/metric-wheels/metric/modules/distance/k-structured/EMD.cpp, line 727.
Example:
When trying other values for n and other lengths for A and B, I sometimes also get a
segmentation fault
.The text was updated successfully, but these errors were encountered: