Skip to content

Commit 0e580cb

Browse files
committed
add pr in release file
1 parent de486b4 commit 0e580cb

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

RELEASES.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@
1111
- Backend implementation for `ot.lp.free_support_barycenter` (PR #340).
1212
- Add weak OT solver + example (PR #341).
1313
- 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)
1415

1516
#### Closed issues
1617

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)
2021

2122
## 0.8.1.0
2223
*December 2021*
@@ -60,10 +61,10 @@ As always we want to that the contributors who helped make POT better (and bug f
6061

6162
- Fix bug in older Numpy ABI (<1.20) (Issue #308, PR #326)
6263
- 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)
6768
- Fix log error in `gromov_barycenters` (Issue #317, PR #3018)
6869

6970
## 0.8.0

0 commit comments

Comments
 (0)