From ef5c01b599c6a6b23b1f3e92736ec67a6e62b55f Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 5 Sep 2018 12:52:26 +0200 Subject: GUDHI 2.3.0 as released by upstream in a tarball. --- cython/cython/rips_complex.pyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cython/cython/rips_complex.pyx') diff --git a/cython/cython/rips_complex.pyx b/cython/cython/rips_complex.pyx index 59c16bff..30ca4443 100644 --- a/cython/cython/rips_complex.pyx +++ b/cython/cython/rips_complex.pyx @@ -51,7 +51,7 @@ cdef class RipsComplex: """RipsComplex constructor. :param max_edge_length: Rips value. - :type max_edge_length: int + :type max_edge_length: float :param points: A list of points in d-Dimension. :type points: list of list of double -- cgit v1.2.3