summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 12:02:39 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 12:02:39 +0200
commit4f412fed1442a77be219abd2751ebacc4a854402 (patch)
tree9195bbfe1774e27a33354061262ee647d1de8324 /README.md
parent5f02ebce58fb255d6e640e23d258bc4f2444b5e1 (diff)
add notebook barycenter
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 52cc230..743a8d9 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ The examples folder contain several examples and use case for the library. Here
* [1D optimal transport](examples/Demo_1D_OT.ipynb)
* [2D optimal transport on empirical distributions](examples/Demo_2D_OT_samples.ipynb)
+* [1D Wasserstein barycenter](examples/Demo_1D_barycenter.ipynb)
## Acknowledgements