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 eddc7c6 commit 184acd3Copy full SHA for 184acd3
RELEASES.md
@@ -11,6 +11,7 @@ This new release adds support for sparse cost matrices in the exact EMD solver.
11
12
#### Closed issues
13
- Add support for sparse cost matrices in EMD solver (PR #778, Issue #397)
14
+- Fix O(n³) performance bottleneck in sparse bipartite graph arc iteration
15
- Fix deprecated JAX function in `ot.backend.JaxBackend` (PR #771, Issue #770)
16
- Add test for build from source (PR #772, Issue #764)
17
- Fix device for batch Ot solver in `ot.batch` (PR #784, Issue #783)
0 commit comments