Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1022 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 1022 Bytes

Computational Topology

This repository contains Ipython note books for computational topology concepts. Large part of the repository comprises of example notebooks from computational topology concepts ranging from computing basic persistence diagrams to computing circular coordinates.

A description of the available notebooks can be found below:

  1. Computing a persistence diagram using scikit-tda

  2. Computing circular coordinates using scikit-tda and dionysus

  3. Understanding Cycles in a Persistent Homology Computation

This repository use the following packages:

scikit-tda from : https://github.com/scikit-tda
dionysus2 from : https://www.mrzv.org/software/dionysus2/

(c) Copyright Kiran Vaddi 2019