summaryrefslogtreecommitdiff
path: root/ot/bregman.py
diff options
context:
space:
mode:
authortvayer <titouan.vayer@gmail.com>2019-05-28 16:08:41 +0200
committertvayer <titouan.vayer@gmail.com>2019-05-28 16:08:41 +0200
commit549b95b5736b42f3fe74daf9805303a08b1ae01d (patch)
treed4d8ac5252bff2fef688e2fc81087293364b3ac7 /ot/bregman.py
parent327b0c6e0ccb0c9453179eb316021c34bcdffec4 (diff)
FGW+gromov changes
Diffstat (limited to 'ot/bregman.py')
-rw-r--r--ot/bregman.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot/bregman.py b/ot/bregman.py
index b017c1a..9040429 100644
--- a/ot/bregman.py
+++ b/ot/bregman.py
@@ -5,7 +5,7 @@ Bregman projections for regularized OT
# Author: Remi Flamary <remi.flamary@unice.fr>
# Nicolas Courty <ncourty@irisa.fr>
-#
+# Titouan Vayer <titouan.vayer@irisa.fr>
# License: MIT License
import numpy as np