TDAvec
is an R package for computing vector summaries of persistence diagrams, which are commonly used in Topological Data Analysis (TDA). The package provides efficient implementations of various vector summary statistics, leveraging C++
code for improved computational performance through the Rcpp
package.
You can install TDAvec
from CRAN
or directly from GitHub
.
To install the latest version from CRAN
, use:
install.packages("TDAvec")
From GitHub
# install from GitHub
devtools::install_github("uislambekov/TDAvec")
# install from GitHub with vignettes/tutorials
devtools::install_github("uislambekov/TDAvec", build_vignettes = TRUE)
Vignette
TDAvec
includes a vignette that provides examples to demonstrate its basic usage.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4