We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c78c67 commit 63c9d2dCopy full SHA for 63c9d2d
RELEASES.md
@@ -17,6 +17,7 @@
17
- Backend implementation of `ot.dist` for (PR #701)
18
- Updated documentation Quickstart guide and User guide with new API (PR #726)
19
- Fix jax version for auto-grad (PR #732)
20
+- Fix reg_div function compatibility with numpy in `ot.unbalanced.lbfgsb_unbalanced` via new function `ot.utils.fun_to_numpy` (PR #731)
21
22
#### Closed issues
23
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy` `ECOS` solver (PR #692, Issue #668)
0 commit comments