summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-08-29 14:00:57 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-08-29 14:00:57 +0200
commit3bc0420b97616062f0a42f412db13545ec7fda3a (patch)
treebba25c97c9b2810e69f49d952ffc7637eec01a65 /RELEASES.md
parent4d32e6dadcb81f406a38ddd3534513d1d9f7e77a (diff)
aupdate release
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 1da43d3..05c2edb 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -6,6 +6,12 @@
*This is a beta release and is still a work in progress*
+#### TODO
+
+[] Remove deprecated OTDA Classes (PR #48)
+[] Speedup Sinkhorn with einsum + bench (PR #58)
+[] Stochastic ot (PR #62)
+
#### Features
* Add non regularized Gromov-Wasserstein solver (PR #41)