We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79950d commit a1512afCopy full SHA for a1512af
RELEASES.md
@@ -17,8 +17,8 @@
17
- Backend version of `ot.partial` and `ot.smooth` (PR #388)
18
- Added argument for warmstart of dual potentials in Sinkhorn-based methods in `ot.bregman` (PR #437)
19
- Add parameters method in `ot.da.SinkhornTransport` (PR #440)
20
-- `ot.dr` now uses the new Pymanopt API and POT is compatible with current
21
- Pymanopt (PR #443)
+- `ot.dr` now uses the new Pymanopt API and POT is compatible with current Pymanopt (PR #443)
+- Remove the redundant `nx.abs()` at the end of `wasserstein_1d()` (PR #448)
22
23
#### Closed issues
24
0 commit comments