Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The round algorithm of Altshuler et al. 2017 #322

Unanswered
shlomihod asked this question in Q&A
Discussion options

Is the ROUND algorithm (second in the paper) of Altshuler et al. 2017 implemented? I couldn't find it.
If not, I'd like to add it - what would be the best way to do so?

You must be logged in to vote

Replies: 1 comment

Comment options

The algorithm is indeed not implemented if I remember well but we want it ;)

If you want to add it, maybe we can add it as an optional post processing (if I remember well it is done only at the end) of the sinkhorn methods? This means that you need to change the sinkhorn function and all the variants of algorithms for sinkhorn.

Or this can be done as a unique function thata takes the log (dual variables) of sinkhorn and return the round solution?

In any case you will need to do a Pull request and to design unit tests to check

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /