summaryrefslogtreecommitdiff
path: root/src/python/doc/datasets_generators.inc
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2021-06-01 11:20:26 +0200
committerHind-M <hind.montassif@gmail.com>2021-06-01 11:20:26 +0200
commit09214d0ad3abd0c81b3a2c8051bf8b370350d6e5 (patch)
tree69a9d11daafd3a7f186e1d400e9e9ddc97be0326 /src/python/doc/datasets_generators.inc
parent128281228ac8462acc82f3d9288e764a9688b293 (diff)
Add datasets generators documentation
Diffstat (limited to 'src/python/doc/datasets_generators.inc')
-rw-r--r--src/python/doc/datasets_generators.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/python/doc/datasets_generators.inc b/src/python/doc/datasets_generators.inc
new file mode 100644
index 00000000..c88115c3
--- /dev/null
+++ b/src/python/doc/datasets_generators.inc
@@ -0,0 +1,14 @@
+.. table::
+ :widths: 30 40 30
+
+ +-----------------------------------+--------------------------------------------+--------------------------------------------------------------------------------------+
+ | | :math:`(x_1, x_2, \ldots, x_d)` | Datasets generators (points). | :Authors: Hind Montassif |
+ | | | |
+ | | | :Since: GUDHI 3.5.0 |
+ | | | |
+ | | | :License: MIT (`LGPL v3 </licensing/>`_) |
+ | | | |
+ | | | :Requires: `CGAL <installation.html#cgal>`_ |
+ +-----------------------------------+--------------------------------------------+--------------------------------------------------------------------------------------+
+ | * :doc:`datasets_generators` |
+ +-----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+