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 880e0c3 commit efe02e6Copy full SHA for efe02e6
Project.toml
@@ -1,7 +1,7 @@
1
name = "ExactOptimalTransport"
2
uuid = "24df6009-d856-477c-ac5c-91f668376b31"
3
authors = ["JuliaOptimalTransport"]
4
-version = "0.2.3"
+version = "0.2.4"
5
6
[deps]
7
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -21,5 +21,5 @@ FillArrays = "0.12, 0.13"
21
MathOptInterface = "0.10, 1"
22
PDMats = "0.10, 0.11"
23
QuadGK = "2"
24
-StatsBase = "0.33.8"
+StatsBase = "0.33.8, 0.34"
25
julia = "1.6"
0 commit comments