File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11# POT Releases
22
3+
4+ ## 0.5.0b
5+ * Sep 2018*
6+
7+ * This is a beta release and is still a work in progress*
8+
9+ #### Features
10+
11+ * Add non regularized Gromov-Wasserstein solver (PR #41 )
12+ * Linear OT mapping between empirical distributions and 90\% test coverage (PR #42 )
13+ * Add log parameter in class EMDTransport and SinkhornLpL1Transport (PR #44 )
14+ * Add Marddown format for Pipy (PR #45 )
15+ * Test for Python 3.5 and 3.6 on Travis (PR #46 )
16+ * Non regularized Wasserstein barycenter with scipy linear solver and/or cvxopt (PR #47 )
17+ * Rename dataset functions to be more sklearn compliant (PR #49 )
18+ * Smooth and sparse Optimal transport implementation with entropic and quadratic regularization (PR #50 )
19+ * Stochastic OT in the dual and semi-dual (PR #52 and PR #62 )
20+ * Free support barycenters (PR #56 )
21+ * Speed-up Sinkhorn function (PR #57 and PR #58 )
22+
23+ #### Closed issues
24+
25+ * Issue #35 : remove import plot from ot/__ init__ .py (See PR #41 )
26+ * Issue #43 : Unusable parameter log for EMDTransport (See PR #44 )
27+ * Issue #55 : UnicodeDecodeError: 'ascii' while installing with pip
28+
29+
330## 0.4 Community edition
431* 15 Sep 2017*
532
You can’t perform that action at this time.
0 commit comments