Skip to content

smu160/Persistent-Homology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.