Donnype / ripser-wrap

A UI build around scikit's ripser module to provide more insight into persistence cohomology.

Home Page:https://ripser-wrap.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ripser-wrap

A UI build around Scikit's Ripser module to provide more insight into persistence cohomology.

Installation

This app was build upon the following template: https://github.com/gtalarico/flask-vuejs-template. Please consult this page for the main dependencies and installation process.

Usage

It is possible to both create a dataset in the clickable area and upload a csv file:

Demo screenshot

For both there is a limit of roughly 26 mb, as seen in app/config.py.

After submitting the data, the server returns the result of ripser.ripser() and everything is formatted. It is possible to view the cocycles by increasing the threshold until you reach the birth of a cocycle, as seen in the persistence diagram in dimension 1. All edges get assigned a color corresponding to the image in the integers under the cocycle. Demo submitted screenshot

Demo

Live Demo

About

A UI build around scikit's ripser module to provide more insight into persistence cohomology.

https://ripser-wrap.herokuapp.com/

License:MIT License


Languages

Language:Vue 47.0%Language:Python 41.2%Language:JavaScript 10.3%Language:HTML 1.5%