summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authoreloitanguy <69361683+eloitanguy@users.noreply.github.com>2022-05-11 08:57:54 +0200
committerGitHub <noreply@github.com>2022-05-11 08:57:54 +0200
commitd6bf10d8502b1c69f58f009b16634a110053eca1 (patch)
tree8d74efb46fa79063f7c2285f1d99c41b5b2b9ac3 /RELEASES.md
parentc1ccfc45350f8db3fa78d91b84eb4286bcf36e69 (diff)
[WIP] Graphical tweaks for GWB + fixed seed method for the partial gromov test (#376)
* GWB first solver version * tests + example for gwb (untested) + free_bar doc fix * improved doc, fixed minor bugs, better example visu * minor doc + visu fixes * plot GWB pep8 fix * fixed partial gromov test reproductibility * added an animation for the GWB visu * added PR num * minor doc fixes + better gwb logo * GWB graphical tweaks + better seed method for partial gromov test * fixed PR number * refixed seed issue * seed fix fix fix Co-authored-by: RĂ©mi Flamary <remi.flamary@gmail.com>
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index c06721f..76385d6 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -4,14 +4,13 @@
#### New features
-- Added Generalized Wasserstein Barycenter solver + example (PR #372)
+- Added Generalized Wasserstein Barycenter solver + example (PR #372), fixed graphical details on the example (PR #376)
#### Closed issues
- Fixed an issue where we could not ask TorchBackend to place a random tensor on GPU
(Issue #371, PR #373)
-
## 0.8.2
This releases introduces several new notable features. The less important