The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology.
The library comes with data sets, demos, examples and test suites.
New release
The GUDHI library now offers Delaunay, Delaunay-Čech and Alpha complex classes in Python with the ability to output the square, or not, filtration values and an interface to Ripser to enhance the Rips scikit-learn like interface. Read More ›