Skip to content

Commit 2923485

Browse files
docs: Add NumPy 2.0 support to release notes
1 parent 879fddc commit 2923485

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
@@ -3,6 +3,7 @@
33
## 0.9.4dev
44

55
#### New features
6+
+ NumPy 2.0 support is added (PR #629)
67
+ New quantized FGW solvers `ot.gromov.quantized_fused_gromov_wasserstein`, `ot.gromov.quantized_fused_gromov_wasserstein_samples` and `ot.gromov.quantized_fused_gromov_wasserstein_partitioned` (PR #603)
78
+ `ot.gromov._gw.solve_gromov_linesearch` now has an argument to specify if the matrices are symmetric in which case the computation can be done faster (PR #607).
89
+ Continuous entropic mapping (PR #613)

0 commit comments

Comments
 (0)