ripser-plusplus
ripser-plusplus copied to clipboard
Ripser++: GPU-accelerated computation of Vietoris–Rips persistence barcodes
I encounter this issue when running with both distance and point cloud formats when dim is set to 0. Setting dim to 1 runs just fine. For reference, running on...
When I compile with NVIDIA A100-SXM4, an error message appears as follows: Failed: Cuda error ./ripserplusplus/ripser++.cu:2371 'invalid device function' Any idea what this might be due to?Looking forward to your...
Hi thank you for the awesome library! Everything works fine and was easy to install. However I have a multi-gpu system where I want to run ripser on a large...
Trying yo install ripster-plusplus on my system and got this error: `Building NVCC (Device) object CMakeFiles/pyripser++.dir/ripserplusplus/pyripser++_generated_ripser++.cu.o` `error: "__or_v" is not a function or static data member ` `100 errors detected...
Hello and thank you for this library! I have it installed and running with no problems. What I'd like to know is if I can get more than just the...
Is it possible to run this library in google colab.
I used this command: `!pip3 install ripserplusplus` , and I received this error: `error: command 'cmake' failed with exit status 2` CUDA = 7.6.5_10.2 GCC = 4.8.5
Hi, Is there a way to get the persistence pairs with zero to infinity as in the ripser package? Many thanks!
Many thanks for your contributions, I have used your libs, but I found that the tool only could process point cloud or matrix with the shape of [N, D] I...
Is windows 11 install possible? Running Python 3.12.3 and Cuda 12.6.1. I know these aren't officially supported but just wondering if anyone has found a way.