summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2021-06-07 11:56:48 +0200
committerHind-M <hind.montassif@gmail.com>2021-06-07 11:56:48 +0200
commitb04759faf8f474ff98e9e229c41d85ff3bf009da (patch)
tree118790cd77958eb1bbd899330f75ca6eab66f290
parent09214d0ad3abd0c81b3a2c8051bf8b370350d6e5 (diff)
Add a 3d sphere image to doc for datasets_generators
-rw-r--r--src/python/doc/datasets_generators.inc4
-rw-r--r--src/python/doc/img/sphere_3d.pngbin0 -> 90550 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/src/python/doc/datasets_generators.inc b/src/python/doc/datasets_generators.inc
index c88115c3..8d169275 100644
--- a/src/python/doc/datasets_generators.inc
+++ b/src/python/doc/datasets_generators.inc
@@ -2,8 +2,8 @@
:widths: 30 40 30
+-----------------------------------+--------------------------------------------+--------------------------------------------------------------------------------------+
- | | :math:`(x_1, x_2, \ldots, x_d)` | Datasets generators (points). | :Authors: Hind Montassif |
- | | | |
+ | .. figure:: | Datasets generators (points). | :Authors: Hind Montassif |
+ | img/sphere_3d.png | | |
| | | :Since: GUDHI 3.5.0 |
| | | |
| | | :License: MIT (`LGPL v3 </licensing/>`_) |
diff --git a/src/python/doc/img/sphere_3d.png b/src/python/doc/img/sphere_3d.png
new file mode 100644
index 00000000..7e7f0ab2
--- /dev/null
+++ b/src/python/doc/img/sphere_3d.png
Binary files differ