summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 15:25:56 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 15:25:56 +0200
commitca57a49f5f64a872debf03cb3db64b74e70318d4 (patch)
tree85644fc922f249be4326a22413ea7201c274e5ca /README.md
parent1dd1ed6db5dda760839aac7bba291a00fcae2126 (diff)
new notebook
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a6f7d1..1be1208 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The examples folder contain several examples and use case for the library.
* [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)
-* [OT with user provided regularizat](examples/Demo_Optim_OTreg.ipynb)
+* [OT with user provided regularization](examples/Demo_Optim_OTreg.ipynb)
## Acknowledgements