summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2021-04-08 18:26:08 +0200
committerGitHub <noreply@github.com>2021-04-08 18:26:08 +0200
commit13ea223712f14dc9ac0742f3952bc1b935c0bf49 (patch)
tree354d8afd91c8488b4265c9ba415e48a31775d98b /README.md
parent2e97be778d2d72d7a66b3721ee697399522538ba (diff)
[MRG] Add Mathieu Blondel in acknoledgements (#232)
* add Mathieu in acknoledgements
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7321aff..4a25538 100644
--- a/README.md
+++ b/README.md
@@ -190,6 +190,7 @@ The contributors to this library are
This toolbox benefit a lot from open source research and we would like to thank the following persons for providing some code (in various languages):
* [Gabriel Peyré](http://gpeyre.github.io/) (Wasserstein Barycenters in Matlab)
+* [Mathieu Blondel](https://mblondel.org/) (original implementation smooth OT)
* [Nicolas Bonneel](http://liris.cnrs.fr/~nbonneel/) ( C++ code for EMD)
* [Marco Cuturi](http://marcocuturi.net/) (Sinkhorn Knopp in Matlab/Cuda)