File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
# POT Releases
2
2
3
3
4
- ## 1.0.0 Out of beta
4
+ ## 0.6 Year 3
5
5
* July 2019*
6
6
7
- This is the first official stable release of POT and this means a jump to 1.0.0 !
7
+ This is the first official stable release of POT and this means a jump to 0.6 !
8
8
The library has been used in
9
9
the wild for a while now and we have reached a state where a lot of fundamental
10
10
OT solvers are available and tested. It has been quite stable in the last months
11
11
but kept the beta flag in its Pypi classifiers until now.
12
12
13
- Note that this major
14
- release will be the last one supporting officially Python 2.7 (See
13
+ Note that this release will be the last one supporting officially Python 2.7 (See
15
14
https://python3statement.org/ for more reasons). For next release we will keep
16
15
the travis tests for Python 2 but will make them non necessary for merge in 2020.
17
16
@@ -55,7 +54,7 @@ bring new features and solvers to the library.
55
54
* Make doctest work on travis (PR #90 )
56
55
* Update documentation (PR #79 , PR #84 )
57
56
* Solver for EMD in 1D (PR #89 )
58
- * Solvers for regularized unbalanced OT (PR #87 )
57
+ * Solvers for regularized unbalanced OT (PR #87 , PR # 99 )
59
58
* Solver for Fused Gromov-Wasserstein (PR #86 )
60
59
* Add empirical Sinkhorn and empirical Sinkhorn divergences (PR #80 )
61
60
You can’t perform that action at this time.
0 commit comments