Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Mar 8, 2024
1 parent c968d77 commit ce471e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: kantorovich
Title: Kantorovich Distance Between Probability Measures
Version: 3.1.0
Date: 2023-08-22
Version: 3.2.0
Date: 2024-03-08
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Computes the Kantorovich distance between two probability
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# kantorovich 3.2.0

* The previous version didn't allow to compute the Kantorovich distance
between probability measures with different lengths; this was a stupid
restriction.


# kantorovich 3.1.0

* New solving method using the 'ompr' package. This method is slower but
Expand Down

0 comments on commit ce471e1

Please sign in to comment.