doc/python/overview.rst
author Dmitriy Morozov <dmitriy@mrzv.org>
Fri, 25 Dec 2009 06:56:27 -0800
branchdev
changeset 184 a5e726461d3f
parent 146 4e27f1f7c169
child 219 5311343eb2f5
permissions -rw-r--r--
Fixed a serious bug in DynamicPersistenceTrails + LSVineyard sorts filtration by attachment + miscellanea: * added program options to pdbdistance-vineyard * pdbdistance-vineyard takes frame list in a file * more logging * verification of pairing after vertex transpositions (commented out)

.. _python-bindings:

Python bindings: module :mod:`dionysus`
=======================================

.. module::         dionysus
.. moduleauthor::   Dmitriy Morozov <dmitriy@mrzv.org>

The :ref:`tutorial` describes how to use the bindings. The pages in this section
document the API of various classes and functions.

The following classes are available in the module:

.. toctree::
    :maxdepth: 1

    simplex.rst
    filtration.rst
    static-persistence.rst
    cohomology-persistence.rst
    alphashapes.rst
    rips.rst
    zigzag-persistence.rst