simonzhang00 / ripser-plusplus

Ripser++: GPU-accelerated computation of Vietoris–Rips persistence barcodes
MIT License
98 stars 14 forks source link

Python dictionary integration for ripser++ #3

Closed ryanpdemilt closed 3 years ago

nihargupte-ph commented 3 years ago

This seems very useful, is there any way I can help on this to merge the PR, is there any outstanding issues? Currently, I was writing a regex statement on a subprocess that calls ripser++ to get the persistence pairs. However, it seems so backwards I figured it may be better to wait for a dictionary implementation. Let me know if I can help with this.