Ripser / ripser

Ripser: efficient computation of Vietoris–Rips persistence barcodes
http://ripser.org
MIT License
311 stars 78 forks source link

Lockfree Ripser #31

Open mrzv opened 4 years ago

mrzv commented 4 years ago

@ubauer I'm not actually suggesting to merge this, but just FYI. It's a parallel version of Ripser, parallelized using the algorithm in this paper.

CC: @grey-narn