doc/python/overview.rst
author Dmitriy Morozov <dmitriy@mrzv.org>
Thu, 07 Jun 2012 11:57:33 -0700
branchdev
changeset 262 ee064472dc1f
parent 221 9ea8d4630907
permissions -rw-r--r--
Added pan + zoom to diagram viewer; show_diagram() didn't return; added PyQt, PyOpenGL, NumPy as dependencies in the docs

.. _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