TopologyLayer icon indicating copy to clipboard operation
TopologyLayer copied to clipboard

1d Persistent Homology compared with ripser.py

Open xchhuang opened this issue 4 years ago • 0 comments

Hi all,

I ran an example here: https://persim.scikit-tda.org/notebooks/distances.html.

But I found that ripser.py is much faster on the same data and have much less points on the diagonal compared with this code. Is there any mismatch between them, or just because they filter the diagonal points ?

Data points:

Results of TopologyLayer:

Results of Ripser:

xchhuang avatar Sep 28 '20 10:09 xchhuang