Skip to content

Commit

Permalink
fix conflict with RELEASES.md (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricvincentcuaz authored Nov 6, 2023
1 parent fe20bc6 commit 1ece2d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
+ Update wheels to Python 3.12 and remove old i686 arch that do not have scipy wheels (PR #543)
+ Upgraded unbalanced OT solvers for more flexibility (PR #539)
+ Add LazyTensor for modeling plans and low rank tensor in large scale OT (PR #544)
+ Add exact line-search for `gromov_wasserstein` and `fused_gromov_wasserstein` with KL loss (PR #556)
+ Add KL loss to all semi-relaxed (Fused) Gromov-Wasserstein solvers (PR #559)
+ Further upgraded unbalanced OT solvers for more flexibility and future use (PR #551)

#### Closed issues
Expand Down

0 comments on commit 1ece2d8

Please sign in to comment.