From ad7aa892b47f039366a30103c1cede804811fb46 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Fri, 24 Apr 2020 16:39:29 +0200 Subject: better doc per module --- ot/smooth.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ot/smooth.py') diff --git a/ot/smooth.py b/ot/smooth.py index 5a8e4b5..81f6a3e 100644 --- a/ot/smooth.py +++ b/ot/smooth.py @@ -26,7 +26,9 @@ # Remi Flamary """ -Implementation of +Smooth and Sparse Optimal Transport solvers (KL an L2 reg.) + +Implementation of : Smooth and Sparse Optimal Transport. Mathieu Blondel, Vivien Seguy, Antoine Rolet. In Proc. of AISTATS 2018. -- cgit v1.2.3