Skip to content

Commit b11f629

Browse files
merge
1 parent 2e55e04 commit b11f629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
- Added feature `grad=last_step` for `ot.solvers.solve` (PR #693)
88
- Automatic PR labeling and release file update check (PR #704)
99
- Reorganize sub-module `ot/lp/__init__.py` into separate files (PR #714)
10-
- Implement projected gradient descent solvers for entropic partial FGW (PR #702)
1110

1211
#### Closed issues
1312
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy` `ECOS` solver (PR #692, Issue #668)
1413
- Fixed numerical errors in `ot.gmm` (PR #690, Issue #689)
1514
- Add version number to the documentation (PR #696)
1615
- Update doc for default regularization in `ot.unbalanced` sinkhorn solvers (Issue #691, PR #700)
16+
- Clean documentation from `gromov`, `lp` and `unbalanced` folders (PR #710)
1717

1818
## 0.9.5
1919

0 commit comments

Comments
 (0)