summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2022-02-23 15:16:48 +0100
committerGitHub <noreply@github.com>2022-02-23 15:16:48 +0100
commit17814726200b4010afbf52701e8bcb132d678502 (patch)
treefdabdd2256a8291d10798741423ef530fa74b6f0 /RELEASES.md
parent3302cd48cdcc5d4832997bae921952cc3917fb59 (diff)
[MRG] Proper links in release file in documentation (#350)
* propreer links in release file in documentation * add pr in release file
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 92b7ba5..c1068f3 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -11,12 +11,13 @@
- Backend implementation for `ot.lp.free_support_barycenter` (PR #340).
- Add weak OT solver + example (PR #341).
- Add (F)GW linear dictionary learning solvers + example (PR #319)
+- Add links to related PR and Issues in the doc release page (PR #350)
#### Closed issues
-- Bug in instantiating an `autograd` function (`ValFunction`, Issue #337, PR
- #338)
-- Make POT ABI compatible with old and new numpy (Issue #346, PR #349)
+- Fix bug in instantiating an `autograd` function `ValFunction` (Issue #337,
+ PR #338)
+- Fix POT ABI compatibility with old and new numpy (Issue #346, PR #349)
## 0.8.1.0
*December 2021*
@@ -60,10 +61,10 @@ As always we want to that the contributors who helped make POT better (and bug f
- Fix bug in older Numpy ABI (<1.20) (Issue #308, PR #326)
- Fix bug in `ot.dist` function when non euclidean distance (Issue #305, PR #306)
-- Fix gradient scaling for functions using `nx.set_gradients` (Issue #309, PR
- #310)
-- Fix bug in generalized Conditional gradient solver and SinkhornL1L2 (Issue
- #311, PR #313)
+- Fix gradient scaling for functions using `nx.set_gradients` (Issue #309,
+ PR #310)
+- Fix bug in generalized Conditional gradient solver and SinkhornL1L2
+ (Issue #311, PR #313)
- Fix log error in `gromov_barycenters` (Issue #317, PR #3018)
## 0.8.0