Closed roblanf closed 8 years ago
When I run the greedy analysis, I get this:
/home/rlanfear/github/partitionfinder/partfinder/neighbour.py:38: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future closest = distance_matrix.argsort()[:N]
Needs fixing.
done.
When I run the greedy analysis, I get this:
Needs fixing.