Skip to content

Correct documentation for support barycenter#201

Merged
rflamary merged 7 commits into
PythonOT:masterfrom
AdrienCorenflos:master
Jul 20, 2020
Merged

Correct documentation for support barycenter#201
rflamary merged 7 commits into
PythonOT:masterfrom
AdrienCorenflos:master

Conversation

@AdrienCorenflos

Copy link
Copy Markdown
Contributor

Types of changes

  • [ x] Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and context / Related issue

#200

How has this been tested (if it applies)

I can't render the doc locally so not tested

Checklist

  • [ x] The documentation is up-to-date with the changes I made.
  • [x ] I have read the CONTRIBUTING document.
  • All tests passed, and additional code has been covered with new tests.

@rflamary

Copy link
Copy Markdown
Collaborator

hello @AdrienCorenflos

This is the output of the doc for your PR:
https://317-71472695-gh.circle-artifacts.com/0/dev/index.html

@AdrienCorenflos

AdrienCorenflos commented Jul 15, 2020 via email

Copy link
Copy Markdown
Contributor Author

Comment thread ot/lp/__init__.py Outdated
- we do not optimize over the weights
- we do not do line search for the locations updates, we use i.e. theta = 1 in [1] (Algorithm 2). This can be seen as a discrete implementation of the fixed-point algorithm of [2] proposed in the continuous setting.

Formally we solve the following problem:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please put the optimization problem after the first sentence and before the discussion on the algorithm?

Also the itemize in the discussion does not work (it needs an empty line maybe)

@AdrienCorenflos

AdrienCorenflos commented Jul 15, 2020 via email

Copy link
Copy Markdown
Contributor Author

@rflamary

Copy link
Copy Markdown
Collaborator

Yes you can remove the repetition.

@rflamary rflamary merged commit 23db72c into PythonOT:master Jul 20, 2020
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