summaryrefslogtreecommitdiff
path: root/docs/source/readme.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-04-07 15:32:27 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-04-07 15:32:27 +0200
commitce0348d47393fbcd4748ca2dc9bc315b6871e4bf (patch)
treea26ec6d2786ee5d2df8d51fcf37d63276381d311 /docs/source/readme.rst
parent2d08696603e331be7a0adfb402ee8ace5d455465 (diff)
V0.2
Diffstat (limited to 'docs/source/readme.rst')
-rw-r--r--docs/source/readme.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/readme.rst b/docs/source/readme.rst
index 1d68303..e1d4459 100644
--- a/docs/source/readme.rst
+++ b/docs/source/readme.rst
@@ -18,6 +18,8 @@ It provides the following solvers:
- Conditional gradient [6] and Generalized conditional gradient for
regularized OT [7].
- Joint OT matrix and mapping estimation [8].
+- Wasserstein Discriminant Analysis [11] (requires autograd +
+ pymanopt).
Some demonstrations (both in Python and Jupyter Notebook format) are
available in the examples folder.