Giter Site home page Giter Site logo

topology-demos's Introduction

topology-demos

A repository for generating the figures for Persistent Homology: A Non-Mathy Introduction with Examples on Towards Data Science on Medium. This repo covers some of the basic topology concepts used at Geometric Data Analytics.

NOTE: this code was mostly written in 2019 (./runners/signal_compression.py has been updated since the publishing of the Medium article though). This repository was never meant for public release, so the code / usability is not nearly as clean as it should be. Furthermore, the code, the conda environment, and the interaction of the two have not (and will not) be maintained.

Any figures / gifs from the Medium post are generated by scripts in ./runners for replicability at the time of development.

Code was written to run in the conda environment specified by topology_demos_env.yml. It can be installed by running:

cd <path/to/topology/demos>
bash install_env.sh

To uninstall the conda environment, run:

cd <path/to/topology/demos>
bash uninstall_env.sh

All runners are designed to run from the root of the repo, e.g.:

cd <path/to/topology/demos>
export PYTHONPATH=$pwd:$PYTHONPATH
python ./runners/<runner>.py

All code added to ./sandbox will be gitignored.

topology-demos's People

Stargazers

Wang chi-chien avatar Sabari Kumar avatar Hawking Lai avatar  avatar Kosti avatar  avatar  avatar R.U. Gobithaasan  avatar Yu (Demi) Qin avatar  avatar Tianyi Sun avatar James Kim avatar

Watchers

Gary Koplik avatar

topology-demos's Issues

multidim library

Hi! I cannot find the library multidim, is it a public library?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.