summaryrefslogtreecommitdiff
path: root/ot/bregman.py
diff options
context:
space:
mode:
Diffstat (limited to 'ot/bregman.py')
-rw-r--r--ot/bregman.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/ot/bregman.py b/ot/bregman.py
index a74cd19..81804a7 100644
--- a/ot/bregman.py
+++ b/ot/bregman.py
@@ -1,8 +1,6 @@
# -*- coding: utf-8 -*-
"""
-Created on Fri Oct 21 09:40:21 2016
-
-@author: rflamary
+Bregman projection for regularized Otimal transport
"""
import numpy as np