Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/faster gw init #213

Merged
merged 7 commits into from
Dec 17, 2022
Merged

Conversation

michalk8
Copy link
Collaborator

Faster GW initialization by ordering the opeerations in more clever way.
closes #208

@michalk8 michalk8 added the enhancement New feature or request label Dec 16, 2022
@michalk8 michalk8 requested a review from marcocuturi December 16, 2022 17:25
@michalk8 michalk8 self-assigned this Dec 16, 2022
Copy link
Contributor

@marcocuturi marcocuturi left a comment

Choose a reason for hiding this comment

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

Thanks, this is great!

@michalk8 michalk8 merged commit 289d13c into ott-jax:main Dec 17, 2022
@michalk8 michalk8 deleted the feature/faster-gw-init branch December 17, 2022 00:04
michalk8 added a commit that referenced this pull request Jun 27, 2024
* Add faster GW initialization for balanced case

* Use `jax.scipy.special.entr`

* Update the unbalanced case

* Fix wrong `xlog`

* Parenthesize

* Fix imports, change how `reg` is implemented

* Transport mass change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

We shouldn't pass a one-rank OT matrix as initialization
2 participants