Persistent-Homology

Created for Elementary Applied Topology, Spring 2019

Getting Started

Prerequisites

Anaconda

Installing

git clone https://github.com/smu160/Persistent_Homology.git
cd Persistent_Homology
conda env create -f environment.yml
conda activate persistent_homology
python setup.py build_ext --inplace
python gui.py

Authors

Saveliy Yusufov and Helen Jin

Acknowledgements

Both authors thank Song Yu for discussions on Persistent Homology and Bar Codes.