Skip to content

Commit e75c9af

Browse files
[MRG] split gromov test file (#619)
* split gromov test file * fix pep8 * remove old test file * updates
1 parent ab12dd6 commit e75c9af

File tree

8 files changed

+3008
-2964
lines changed

8 files changed

+3008
-2964
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Fix issue with empty weights for `ot.emd2` (PR #606, Issue #534)
1313
- Fix a sign error regarding the gradient of `ot.gromov._gw.fused_gromov_wasserstein2` and `ot.gromov._gw.gromov_wasserstein2` for the kl loss (PR #610)
1414
- Fix same sign error for sr(F)GW conditional gradient solvers (PR #611)
15-
15+
- Split `test/test_gromov.py` into `test/gromov/` (PR #619)
1616

1717
## 0.9.2
1818
*December 2023*

test/gromov/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)