From 55926517470df6ced506a934b8b9b5e23e023464 Mon Sep 17 00:00:00 2001 From: ievred Date: Wed, 8 Apr 2020 10:18:02 +0200 Subject: test+utils+readme --- ot/da.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot/da.py') diff --git a/ot/da.py b/ot/da.py index 90e9e92..3a458eb 100644 --- a/ot/da.py +++ b/ot/da.py @@ -16,7 +16,7 @@ import scipy.linalg as linalg from .bregman import sinkhorn, jcpot_barycenter from .lp import emd -from .utils import unif, dist, kernel, cost_normalization, laplacian +from .utils import unif, dist, kernel, cost_normalization from .utils import check_params, BaseEstimator from .unbalanced import sinkhorn_unbalanced from .optim import cg -- cgit v1.2.3