memee / gudhi-devel

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.

Home Page:https://gudhi.inria.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status CircleCI Build status Anaconda Cloud Anaconda downloads

GUDHI

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.

Source code

We recommend that users get official releases from the GUDHI website.

For potential contributors, to fully checkout GUDHI, after cloning the git repository, you may also need to checkout its submodules using

git submodule update --init

Compilation and installation

To install GUDHI, you can follow the C++ compilation procedure, the Python compilation procedure, use our conda-forge package, or go with Docker.

More information

About

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.

https://gudhi.inria.fr/

License:MIT License


Languages

Language:C++ 77.4%Language:Python 11.1%Language:CMake 5.2%Language:TeX 2.8%Language:Assembly 1.3%Language:C 0.9%Language:CSS 0.9%Language:HTML 0.2%Language:Shell 0.1%Language:Objective-C 0.1%