R/ripserr.R

#' Calculate Persistent Homology with Ripser-Based Engines
#'
#' Ports Ripser-based persistent homology calculation engines
#' from C++ to R using the Rcpp package.
#'
#' @useDynLib ripserr
#' @importFrom Rcpp sourceCpp
#' @name ripserr
#' @docType package
NULL

Try the ripserr package in your browser

Any scripts or data that you put into this service are public.

ripserr documentation built on Oct. 23, 2020, 7:25 p.m.