summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)