Removed the points iterator in PersistenceDaigram; replaced it with a __iter__ method.
Got rid of some python code in __init__.py, since it was not needed with the above change.
Changed the docs to reflect this.
.. _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
point.rst
persistence-diagram.rst