We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6de5af + 8da7215 commit 513911dCopy full SHA for 513911d
RELEASES.md
@@ -5,11 +5,8 @@
5
#### New features
6
- Implement CG solvers for partial FGW (PR #687)
7
- Added feature `grad=last_step` for `ot.solvers.solve` (PR #693)
8
-<<<<<<< HEAD
9
-- Implement projected gradient descent solvers for entropic partial FGW (PR #702)
10
-=======
11
- Automatic PR labeling and release file update check (PR #704)
12
->>>>>>> 1fa685a3185072e6a4de31202661876db5fa9a50
+- Implement projected gradient descent solvers for entropic partial FGW (PR #702)
13
14
#### Closed issues
15
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy` `ECOS` solver (PR #692, Issue #668)
0 commit comments