File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 strategy :
2121 matrix :
2222 version :
23- - ' 1.0 '
23+ - ' 1.6 '
2424 - ' 1'
2525 - ' nightly'
2626 os :
Original file line number Diff line number Diff line change 11name = " ExactOptimalTransport"
22uuid = " 24df6009-d856-477c-ac5c-91f668376b31"
33authors = [" JuliaOptimalTransport" ]
4- version = " 0.1.2 "
4+ version = " 0.2.0 "
55
66[deps ]
77Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -18,11 +18,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1818Distances = " 0.9.0, 0.10"
1919Distributions = " 0.24, 0.25"
2020FillArrays = " 0.12"
21- MathOptInterface = " 0.9"
21+ MathOptInterface = " 0.9, 0.10 "
2222PDMats = " 0.10, 0.11"
2323QuadGK = " 2"
2424StatsBase = " 0.33.8"
25- julia = " 1"
25+ julia = " 1.6 "
2626
2727[extras ]
2828HCubature = " 19dc6840-f33b-545b-b366-655c7e3ffd49"
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ ExactOptimalTransport = "24df6009-d856-477c-ac5c-91f668376b31"
44
55[compat ]
66Documenter = " 0.27"
7- ExactOptimalTransport = " 0.1 "
7+ ExactOptimalTransport = " 0.2 "
You can’t perform that action at this time.
0 commit comments