Open Issues Need Help
View All on GitHubAI Summary: The task is to investigate and implement a method to expose Ripser's compile-time options to R users within the `ripserr` package. This involves exploring options like controlling these options during installation or loading, or dynamically compiling different versions of the C++ code based on user-specified settings. The goal is to provide users with more control over the performance and features of the persistent homology calculations without significantly increasing package size or complexity.
R package porting Ripser-based persistent homology calculation engines from C++ via Rcpp. Currently ports Ripser (Vietoris-Rips complex) and Cubical Ripser (cubical complex).