summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2021-11-02 14:38:01 +0100
committerGitHub <noreply@github.com>2021-11-02 14:38:01 +0100
commit6bbd3c0c62d02ac5641ba77a33f7c5d100320ce0 (patch)
treedd707e0895c2059d5e48c8a278b2aa1d78302a98 /src
parent2ffbd4d63afd59b9d1995a7755db087b31f9c998 (diff)
Precise the torus is flat
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
Diffstat (limited to 'src')
-rw-r--r--src/python/doc/datasets_generators.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/datasets_generators.rst b/src/python/doc/datasets_generators.rst
index 3700b8a2..6f36bce1 100644
--- a/src/python/doc/datasets_generators.rst
+++ b/src/python/doc/datasets_generators.rst
@@ -41,7 +41,7 @@ Example
.. autofunction:: gudhi.datasets.generators.points.sphere
-Points on torus
+Points on a flat torus
^^^^^^^^^^^^^^^^
You can also generate points on a torus.