Skip to content

Commit

Permalink
New version: ExactOptimalTransport v0.2.4 (#86874)
Browse files Browse the repository at this point in the history
UUID: 24df6009-d856-477c-ac5c-91f668376b31
Repo: https://github.com/JuliaOptimalTransport/ExactOptimalTransport.jl.git
Tree: 604febf4db94a5b8d4249c2eebd084ab220b3ea6

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jul 5, 2023
1 parent 1129d9f commit a97b262
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions E/ExactOptimalTransport/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ Distances = "0.9-0.10"
Distributions = "0.24-0.25"
PDMats = "0.10-0.11"
QuadGK = "2"
StatsBase = "0.33.8-0.33"

["0-0.1"]
MathOptInterface = "0.9"
julia = "1"

["0-0.2.3"]
StatsBase = "0.33.8-0.33"

["0.1.2-0.2.1"]
FillArrays = "0.12"

Expand All @@ -21,8 +23,12 @@ MathOptInterface = "0.9-0.10"
["0.2.1-0.2.2"]
MathOptInterface = "0.10"

["0.2.2-0"]
["0.2.2-0.2.3"]
FillArrays = "0.12-0.13"

["0.2.3-0"]
MathOptInterface = ["0.10", "1"]

["0.2.4-0"]
FillArrays = ["0.12-0.13", "1"]
StatsBase = "0.33.8-0.34"
3 changes: 3 additions & 0 deletions E/ExactOptimalTransport/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "170c201050738e908c92018bc2cfc7272089cd48"

["0.2.3"]
git-tree-sha1 = "abf7262468e90e71ca51289c4fcff91e0a919db5"

["0.2.4"]
git-tree-sha1 = "604febf4db94a5b8d4249c2eebd084ab220b3ea6"

0 comments on commit a97b262

Please sign in to comment.