mvlier / topapprox

Package for computing topological approximation using Persistent Homology in various settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topapprox: A Pythobn package for computing topological filtering

copyright by Matias de Jong van Lier, Junyan Chu, Sebastían Elías Graiff Zurita, Shizuo Kaji, 2024

CAUTION

This package is in early development. Function names will be significantly changed in the future versions.

Description

This is a Python package for computing topological filtering for

  • 1D or 2D images
  • functions defined over nodes of a graph

License

MIT License

Get Started

Installation

% pip install -U topapprox

Citation

  • Matias de Jong van Lier, Junyan Chu, Sebastían Elías Graiff Zurita, Shizuo Kaji, "Topological filtering of a signal over a network", in perparation

About

Package for computing topological approximation using Persistent Homology in various settings.

License:MIT License


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%