File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ networkx>=2.2
5
5
scikit-learn >= 0.20.0
6
6
tabulate >= 0.8.2
7
7
tqdm >= 4.26.0
8
+ control >= 0.8.2 # for generalized random walk kernels only.
8
9
cvxpy >= 1.0.31 # for preimage. Does not work for "pip install graphkit-learn".
9
10
# -e https://files.pythonhosted.org/packages/11/d0/d900870dc2d02ea74961b90c353666c6528a33ea61a10aa59a0d5574ae59/cvxpy-1.0.31.tar.gz # for preimage.
10
11
cvxopt >= 1.2.5 # for preimage.
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ networkx>=2.2
5
5
scikit-learn>=0.20.0
6
6
tabulate>=0.8.2
7
7
tqdm>=4.26.0
8
+ control>=0.8.2 # for generalized random walk kernels only.
8
9
# cvxpy>=1.0.31 # for preimage. Does not work for "pip install graphkit-learn".
9
10
# -e https://files.pythonhosted.org/packages/11/d0/d900870dc2d02ea74961b90c353666c6528a33ea61a10aa59a0d5574ae59/cvxpy-1.0.31.tar.gz # for preimage.
10
11
cvxopt>=1.2.5 # for preimage.
You can’t perform that action at this time.
0 commit comments