Skip to content

This repo contains source codes for the computation of persistent homology

License

Notifications You must be signed in to change notification settings

TopoXLab/PersistentHomologyComputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersistentHomologyComputation

This repo contains source codes for the computation of persistent homology

External dependencies:

To use this library from c++, we use SWIG (https://www.swig.org/) as the wrapper. The interface of this library is defined in "PersistenceComputer.h". The python wrapper is "PersistenceComputer.i". This library is compiled and tested with a Windows 10 system.

About

This repo contains source codes for the computation of persistent homology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages