summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 12:07:01 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 12:07:01 +0200
commitc418ef460514a991d95bb2e2a1937b1aedd3e0c9 (patch)
treede53d6692c165f964ea024eaf068a88ac42cfd1a /README.md
parent4f412fed1442a77be219abd2751ebacc4a854402 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 743a8d9..e0f07b8 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,9 @@ Note that for easier access the module is name ot instead of pot.
## Examples
-The examples folder contain several examples and use case for the library. Here is a list of the Python notebook if you want a quick look.
+The examples folder contain several examples and use case for the library.
+
+ Here is a list of the Python notebook if you want a quick look:
* [1D optimal transport](examples/Demo_1D_OT.ipynb)
* [2D optimal transport on empirical distributions](examples/Demo_2D_OT_samples.ipynb)
@@ -47,7 +49,7 @@ The contributors to this library are:
* [Nicolas Courty](http://people.irisa.fr/Nicolas.Courty/)
* [Laetitia Chapel](http://people.irisa.fr/Laetitia.Chapel/)
-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):
+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)
* [Nicolas Bonneel](http://liris.cnrs.fr/~nbonneel/) ( C++ code for EMD)