amiltonwong / Persistent-Homology

Home Page:http://math.columbia.edu/~syu/s19-eat.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

http://math.columbia.edu/~syu/s19-eat.html


Languages

Language:Python 100.0%