doc/python/overview.rst
author Aravindakshan Babu <akshan@stanford.edu>
Wed, 18 Aug 2010 15:35:48 -0700
branchdev
changeset 221 9ea8d4630907
parent 219 5311343eb2f5
permissions -rw-r--r--
Changed the first iterator of PersistenceDiagram to accept dimension as well. Modified documentation.

.. _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
    persistence-diagram.rst