Skip to content

[MRG] Fix bug in gromov_wasserstein and gromov_wasserstein2#108

Merged
rflamary merged 2 commits into
PythonOT:masterfrom
kilianFatras:master
Nov 18, 2019
Merged

[MRG] Fix bug in gromov_wasserstein and gromov_wasserstein2#108
rflamary merged 2 commits into
PythonOT:masterfrom
kilianFatras:master

Conversation

@kilianFatras

@kilianFatras kilianFatras commented Nov 13, 2019

Copy link
Copy Markdown
Contributor

Hello,

I am sending a new PR to solve a 'log' bug in the gromov_wasserstein2 function. Indeed, because of a variable name mismatch, the log was overwritten and was always returned.

In this PR, you will find:

Bug 'log' correction
Test log=False for gromov_wasserstein2
Removing 'H entropy' from doc for gromov_wasserstein and gromov_wasserstein2

numItermax bug for emd function inside cg function. The number of iter was fixed to 100.000 and could not be modified.
Test numItermaxEmd > 100000 for cg.

@rflamary rflamary changed the title fix log bug in gromov_wasserstein2 [MRG] Fix log bug in gromov_wasserstein2 Nov 13, 2019
@kilianFatras kilianFatras changed the title [MRG] Fix log bug in gromov_wasserstein2 [MRG] Fix bug in gromov_wasserstein and gromov_wasserstein2 Nov 15, 2019
@rflamary rflamary merged commit bbd8f20 into PythonOT:master Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants