summaryrefslogtreecommitdiff
path: root/src/python/gudhi/periodic_cubical_complex.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/gudhi/periodic_cubical_complex.pyx')
-rw-r--r--src/python/gudhi/periodic_cubical_complex.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/gudhi/periodic_cubical_complex.pyx b/src/python/gudhi/periodic_cubical_complex.pyx
index 3c0f529b..eb96ab5f 100644
--- a/src/python/gudhi/periodic_cubical_complex.pyx
+++ b/src/python/gudhi/periodic_cubical_complex.pyx
@@ -62,7 +62,7 @@ cdef class PeriodicCubicalComplex:
:param top_dimensional_cells: A multidimensional array of cells
filtration values.
- :type top_dimensional_cells: numpy ndarray or list of list of double
+ :type top_dimensional_cells: anything convertible to a numpy ndarray
:param periodic_dimensions: A list of top dimensional cells periodicity value.
:type periodic_dimensions: list of boolean