Metadata-Version: 2.1
Name: gudhi
Version: 3.3.0
Summary: The Gudhi library is an open source library for Computational Topology and Topological Data Analysis (TDA).
Home-page: https://gudhi.inria.fr/
Author: GUDHI Editorial Board
Author-email: gudhi-contact@lists.gforge.inria.fr
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/GUDHI/gudhi-devel/issues
Project-URL: Documentation, https://gudhi.inria.fr/python/latest/
Project-URL: Source Code, https://github.com/GUDHI/gudhi-devel
Project-URL: License, https://gudhi.inria.fr/licensing/
Description: The Gudhi library is an open source library for Computational Topology and
        Topological Data Analysis (TDA). It offers state-of-the-art algorithms
        to construct various types of simplicial complexes, data structures to
        represent them, and algorithms to compute geometric approximations of shapes
        and persistent homology.
        
        The GUDHI library offers the following interoperable modules:
        
        * Complexes:
           * Cubical
           * Simplicial: Rips, Witness, Alpha and ÄŒech complexes
           * Cover: Nerve and Graph induced complexes
        * Data structures and basic operations:
           * Simplex tree, Skeleton blockers and Toplex map
           * Construction, update, filtration and simplification
        * Topological descriptors computation
        * Manifold reconstruction
        * Topological descriptors tools:
           * Bottleneck distance
           * Statistical tools
           * Persistence diagram and barcode
        
        For more information about Topological Data Analysis and its workflow, please
        refer to the `Wikipedia TDA dedicated page <https://en.wikipedia.org/wiki/Topological_data_analysis>`_.
        
Platform: UNKNOWN
Description-Content-Type: text/x-rst
