summaryrefslogtreecommitdiff
path: root/src/python/gudhi/dtm_rips_complex.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/gudhi/dtm_rips_complex.py')
-rw-r--r--src/python/gudhi/dtm_rips_complex.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/gudhi/dtm_rips_complex.py b/src/python/gudhi/dtm_rips_complex.py
index 70c8e5dd..d77ad36e 100644
--- a/src/python/gudhi/dtm_rips_complex.py
+++ b/src/python/gudhi/dtm_rips_complex.py
@@ -18,6 +18,7 @@ class DTMRipsComplex(WeightedRipsComplex):
in the way described in :cite:`dtmfiltrations`.
Remark that all the filtration values are doubled compared to the definition in the paper
for the consistency with RipsComplex.
+ :Requires: `SciPy <installation.html#scipy>`_
"""
def __init__(self,
points=None,