summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1785c702..5487bb38 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,13 @@ Build-Depends: cmake (>= 3.1),
pybind11-dev,
python3-all-dev,
python3-matplotlib,
+ python3-numpy,
python3-pot,
python3-pybind11,
python3-pytest,
+ python3-scipy,
python3-setuptools,
+ python3-sklearn,
python3-tk,
qtbase5-dev
Build-Depends-Indep: doxygen,
@@ -109,6 +112,9 @@ Depends: python3-matplotlib,
${misc:Depends},
${python3:Depends},
${shlibs:Depends}
+Recommends: python3-pot,
+ python3-scipy,
+ python3-sklearn
Description: Python 3 interface to the GUDHI library
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry