mrzv / dionysus

Library for computing persistent homology
http://mrzv.org/software/dionysus2
Other
144 stars 31 forks source link

get the coordinates of points that realize the bottleneck distance #25

Open agoodweathercc opened 6 years ago

agoodweathercc commented 6 years ago

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 6 years ago

@grey-narn This is another vote for the feature you mentioned.