moscot
moscot copied to clipboard
Unbalance FGW full rank marginal normalization issue
xlink https://github.com/theislab/moscot/pull/686
Ok just to update this issue waits for https://github.com/ott-jax/ott/issues/519 to be closed and then we'd need to unskip the test related in
class TestSpatioTemporalProblem:
...
@pytest.mark.skip(reason="unbalanced does not work yet: https://github.com/ott-jax/ott/issues/519")
def test_solve_unbalanced(self, adata_spatio_temporal: AnnData):