summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-27 17:46:31 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-27 17:46:31 +0200
commit123a7c70488d68bff85bbad50c6dd8d390f1e728 (patch)
tree8726e6361242b12a1b5a2b89b68bc0386ca1336b /README.md
parentf338718068422570d43f5dcccde6c1af22499d99 (diff)
final demo 2D (bis)
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 d8afbfe..a1651e4 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Note that for easier access the module is name ot instead of pot.
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_OTDA_2D.py)
+* [2D optimal transport on empirical distributions](examples/Demo_2D_Ot_samples.ipynb)
## Acknowledgements