summaryrefslogtreecommitdiff
path: root/src/python/doc/index.rst
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-09-25 14:53:36 +0200
committerGard Spreemann <gspr@nonempty.org>2019-09-25 14:53:36 +0200
commit70ad5fc411b0e0a3d590ad281fc97d488994062b (patch)
treeb0ddd84d7ee935936787eee2b75f78f2e21c41f0 /src/python/doc/index.rst
parentb50046e487ab42cdef19b02128a9f498d6a36482 (diff)
parent5ccee32ec2ba38743c6b96867db3e1b5151e45e4 (diff)
Merge branch 'dfsg/latest' into debian/sid
Diffstat (limited to 'src/python/doc/index.rst')
-rw-r--r--src/python/doc/index.rst86
1 files changed, 86 insertions, 0 deletions
diff --git a/src/python/doc/index.rst b/src/python/doc/index.rst
new file mode 100644
index 00000000..e379bc23
--- /dev/null
+++ b/src/python/doc/index.rst
@@ -0,0 +1,86 @@
+GUDHI Python module documentation
+#################################
+
+.. figure::
+ ../../doc/common/Gudhi_banner.png
+ :alt: Gudhi banner
+ :figclass: align-center
+
+Complexes
+*********
+
+Cubical complexes
+=================
+
+.. include:: cubical_complex_sum.inc
+
+Simplicial complexes
+====================
+
+Alpha complex
+-------------
+
+.. include:: alpha_complex_sum.inc
+
+Rips complex
+-------------
+
+.. include:: rips_complex_sum.inc
+
+Witness complex
+---------------
+
+.. include:: witness_complex_sum.inc
+
+Cover complexes
+===============
+
+.. include:: nerve_gic_complex_sum.inc
+
+Data structures and basic operations
+************************************
+
+Data structures
+===============
+
+Simplex tree
+------------
+
+.. include:: simplex_tree_sum.inc
+
+Topological descriptors computation
+***********************************
+
+Persistence cohomology
+======================
+
+.. include:: persistent_cohomology_sum.inc
+
+Manifold reconstruction
+***********************
+
+Tangential complex
+==================
+
+.. include:: tangential_complex_sum.inc
+
+
+Topological descriptors tools
+*****************************
+
+Bottleneck distance
+===================
+
+.. include:: bottleneck_distance_sum.inc
+
+Persistence graphical tools
+===========================
+
+.. include:: persistence_graphical_tools_sum.inc
+
+Bibliography
+************
+
+.. bibliography:: ../../biblio/bibliography.bib
+ :filter: docnames
+ :style: unsrt