Skip to content

Commit 070ee3c

Browse files
committed
implementation of low rank ot via factor relaxation paper
1 parent f33062a commit 070ee3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASES.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Automatic PR labeling and release file update check (PR #704)
99
- Reorganize sub-module `ot/lp/__init__.py` into separate files (PR #714)
1010
- Fix documentation in the module `ot.gaussian` (PR #718)
11+
- Implement low rank through Factor Relaxation with Latent Coupling
1112

1213
#### Closed issues
1314
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy` `ECOS` solver (PR #692, Issue #668)

0 commit comments

Comments
 (0)