summaryrefslogtreecommitdiff
path: root/src/cython/doc/nerve_gic_complex_sum.inc
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-12 08:07:22 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-12 08:07:22 +0200
commit4930211002c29b78d0e090aa482f6a5b9226ef51 (patch)
treef13addfc5fb943a68ed7ebee84a5023f41ab0697 /src/cython/doc/nerve_gic_complex_sum.inc
parent2927abe9a4b00bd291703340daaaed7bf20f3753 (diff)
parentf58f0bb2cb99076d0cd3a11ad39f3277213e3f5e (diff)
Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincent
Diffstat (limited to 'src/cython/doc/nerve_gic_complex_sum.inc')
-rw-r--r--src/cython/doc/nerve_gic_complex_sum.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/cython/doc/nerve_gic_complex_sum.inc b/src/cython/doc/nerve_gic_complex_sum.inc
new file mode 100644
index 00000000..0e606fe1
--- /dev/null
+++ b/src/cython/doc/nerve_gic_complex_sum.inc
@@ -0,0 +1,16 @@
+.. table::
+ :widths: 30 50 20
+
+ +----------------------------------------------------------------+------------------------------------------------------------------------+------------------------------------+
+ | .. figure:: | Nerves and Graph Induced Complexes are cover complexes, i.e. | :Author: Mathieu Carrière |
+ | ../../doc/Nerve_GIC/gicvisu.jpg | simplicial complexes that provably contain topological information | |
+ | :alt: Graph Induced Complex of a point cloud. | about the input data. They can be computed with a cover of the data, | :Introduced in: GUDHI 2.3.0 |
+ | :figclass: align-center | that comes i.e. from the preimage of a family of intervals covering | |
+ | | the image of a scalar-valued function defined on the data. | :Copyright: GPL v3 |
+ | | | |
+ | | | :Requires: CGAL :math:`\geq` 4.8.1 |
+ | | | |
+ | | | |
+ +----------------------------------------------------------------+------------------------------------------------------------------------+------------------------------------+
+ | * :doc:`nerve_gic_complex_user` | * :doc:`nerve_gic_complex_ref` |
+ +----------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+