get the coordinates of points that realize the bottleneck distance
agoodweathercc opened this issue · 1 comments
agoodweathercc commented
I want to get the coordinates of two points that realize the bottleneck distance. Right now I am using the brute force to calculate the distance of all pair of points in two persistence diagram and find the pair that realize the bottleneck distance.
mrzv commented
@grey-narn This is another vote for the feature you mentioned.