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 fb23ca3 commit a9ad75dCopy full SHA for a9ad75d
Project.toml
@@ -1,7 +1,7 @@
1
name = "OptimalTransport"
2
uuid = "7e02d93a-ae51-4f58-b602-d97af76e3b33"
3
authors = ["zsteve <[email protected]>"]
4
-version = "0.3.9"
+version = "0.3.10"
5
6
[deps]
7
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -17,7 +17,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
17
18
[compat]
19
Distances = "0.9.0, 0.10"
20
-Distributions = "0.25"
+Distributions = "0.24, 0.25"
21
IterativeSolvers = "0.8.4, 0.9"
22
LogExpFunctions = "0.2"
23
MathOptInterface = "0.9"
0 commit comments