From 6b2492fc0f644b2f32ede73e4447d4a3bc9b5980 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 8 Jul 2020 21:57:44 +0200 Subject: Recommend scipy and sklearn. --- debian/control | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/control') 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 -- cgit v1.2.3