Raoul R. Wadhwa, Andrew Dhawan, Drew F. K. Williamson, Jacob G. Scott
Make up for deficiencies in conventional persistence diagrams to more effectively visualize persistent homology as part of topological data analysis.
The figures from the arXiv preprint can be automatically and exactly reproduced by running the following on Terminal:
git clone https://github.com/rrrlw/visual-tda
cd visual-tda
Rscript figs-example.R
The following software is necessary to successfully run the code in this repository:
- Git
- R programming language (>= 3.5)
- TDAstats R pacakge (CRAN version >= 0.5 or development version)
All contributions are welcome. Please submit any bug reports, suggestions, or feature requests on the issues page.