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
Solved issue with `calcDist()` (#114)
Fall-back using `stats::dist` was not supporting "cosine" distance
Now it uses `proxy::dist` instead.
Also restored stable PCA/clustering disrupted in previous commits
Solved issue with `calcDist()` (#114)
Fall-back using `stats::dist` was not supporting "cosine" distance
Now it uses `proxy::dist` instead.
Also restored stable PCA/clustering disrupted in previous commits