Skip to content

Commit d889ac9

Browse files
committed
Updated release file
1 parent 975ca6c commit d889ac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This new release adds support for sparse cost matrices in the exact EMD solver.
66

77
#### New features
88
- Add support for sparse cost matrices in exact EMD solver `ot.emd` and `ot.emd2` (PR #778)
9+
- Migrate backend from deprecated `scipy.sparse.coo_matrix` to modern `scipy.sparse.coo_array` API (PR #TBD)
910

1011
#### Closed issues
1112
- Add support for sparse cost matrices in EMD solver (PR #778, Issue #397)

0 commit comments

Comments
 (0)