ripser
ripser copied to clipboard
Multithreading support
Hi! Very neat project. This is not really an issue, but asking out of interest more than anything -- is there any apparent reason multithreading is not part of the core algorithm? Seems there are a few nested loops (sparse dist matrix, for example), where this could be beneficial. Thanks for clarification!