From d6bf10d8502b1c69f58f009b16634a110053eca1 Mon Sep 17 00:00:00 2001 From: eloitanguy <69361683+eloitanguy@users.noreply.github.com> Date: Wed, 11 May 2022 08:57:54 +0200 Subject: [WIP] Graphical tweaks for GWB + fixed seed method for the partial gromov test (#376) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- RELEASES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'RELEASES.md') 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 -- cgit v1.2.3