File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 11
11
- Backend implementation for ` ot.lp.free_support_barycenter ` (PR #340 ).
12
12
- Add weak OT solver + example (PR #341 ).
13
13
- Add (F)GW linear dictionary learning solvers + example (PR #319 )
14
+ - Add links to related PR and Issues in the doc release page (PR #350 )
14
15
15
16
#### Closed issues
16
17
17
- - Bug in instantiating an ` autograd ` function ( ` ValFunction ` , Issue #337 , PR
18
- #338 )
19
- - Make POT ABI compatible with old and new numpy (Issue #346 , PR #349 )
18
+ - Fix bug in instantiating an ` autograd ` function ` ValFunction ` ( Issue #337 ,
19
+ PR #338 )
20
+ - Fix POT ABI compatibility with old and new numpy (Issue #346 , PR #349 )
20
21
21
22
## 0.8.1.0
22
23
* December 2021*
@@ -60,10 +61,10 @@ As always we want to that the contributors who helped make POT better (and bug f
60
61
61
62
- Fix bug in older Numpy ABI (<1.20) (Issue #308 , PR #326 )
62
63
- Fix bug in ` ot.dist ` function when non euclidean distance (Issue #305 , PR #306 )
63
- - Fix gradient scaling for functions using ` nx.set_gradients ` (Issue #309 , PR
64
- #310 )
65
- - Fix bug in generalized Conditional gradient solver and SinkhornL1L2 (Issue
66
- #311 , PR #313 )
64
+ - Fix gradient scaling for functions using ` nx.set_gradients ` (Issue #309 ,
65
+ PR #310 )
66
+ - Fix bug in generalized Conditional gradient solver and SinkhornL1L2
67
+ (Issue #311 , PR #313 )
67
68
- Fix log error in ` gromov_barycenters ` (Issue #317 , PR #3018 )
68
69
69
70
## 0.8.0
You can’t perform that action at this time.
0 commit comments