-
Notifications
You must be signed in to change notification settings - Fork 9
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
Greenkhorn and screenkhorn - near-linear time sinkhorn #151
Comments
Awesome! Just became. I'll take a look. Thanks! |
Curious that these algorithms are not in the Computational Optimal Transport book, |
@flyaflya glad to hear this package has been helpful! I don't think there's any reason why this should not be a candidate algorithm for inclusion. (Basically it will depend on the amount of free time people have xD). |
Thx for the great package, I have just been toying with it. I noticed there are some newer near-linear time sinkhorn-based algorithms (Greenkhorn and screenkhorn) that are available in POT. The link to the Greenkhorn paper is below.
Just curious if these are on the roadmap for OptimalTransport.jl?
https://arxiv.org/pdf/1705.09634.pdf
The text was updated successfully, but these errors were encountered: