summaryrefslogtreecommitdiff
path: root/src/python/doc
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-05-13 23:21:35 +0200
committerMarc Glisse <marc.glisse@inria.fr>2020-05-13 23:21:35 +0200
commita558b533d5ece55a910287a6edb3ef555c409fc8 (patch)
treedbbd12cb2de81619005dc9dddf7d21f95ecd36fd /src/python/doc
parent4220ee79bf32aed1c8ee3bb9b04dea3888b74d2d (diff)
parent5631b0d1d9f7cc7e033e40fb9b94c8fe473f6082 (diff)
Merge branch 'dtmdensity' into tomato2
Diffstat (limited to 'src/python/doc')
-rw-r--r--src/python/doc/point_cloud_sum.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/doc/point_cloud_sum.inc b/src/python/doc/point_cloud_sum.inc
index 4315cea6..f955c3ab 100644
--- a/src/python/doc/point_cloud_sum.inc
+++ b/src/python/doc/point_cloud_sum.inc
@@ -3,8 +3,8 @@
+-----------------------------------+---------------------------------------------------------------+-------------------------------------------------------------------+
| | :math:`(x_1, x_2, \ldots, x_d)` | Utilities to process point clouds: read from file, subsample, | :Authors: Vincent Rouvreau, Marc Glisse, Masatoshi Takenouchi |
- | | :math:`(y_1, y_2, \ldots, y_d)` | find neighbors, embed time series in higher dimension, etc. | |
- | | | :Since: GUDHI 2.0.0 |
+ | | :math:`(y_1, y_2, \ldots, y_d)` | find neighbors, embed time series in higher dimension, | |
+ | | estimate a density, etc. | :Since: GUDHI 2.0.0 |
| | | |
| | | :License: MIT (`GPL v3 </licensing/>`_, BSD-3-Clause, Apache-2.0) |
+-----------------------------------+---------------------------------------------------------------+-------------------------------------------------------------------+