File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
strategy :
21
21
matrix :
22
22
version :
23
- - ' 1.0 '
23
+ - ' 1.6 '
24
24
- ' 1'
25
25
- ' nightly'
26
26
os :
Original file line number Diff line number Diff line change 1
1
name = " ExactOptimalTransport"
2
2
uuid = " 24df6009-d856-477c-ac5c-91f668376b31"
3
3
authors = [" JuliaOptimalTransport" ]
4
- version = " 0.1.2 "
4
+ version = " 0.2.0 "
5
5
6
6
[deps ]
7
7
Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -18,11 +18,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
18
18
Distances = " 0.9.0, 0.10"
19
19
Distributions = " 0.24, 0.25"
20
20
FillArrays = " 0.12"
21
- MathOptInterface = " 0.9"
21
+ MathOptInterface = " 0.9, 0.10 "
22
22
PDMats = " 0.10, 0.11"
23
23
QuadGK = " 2"
24
24
StatsBase = " 0.33.8"
25
- julia = " 1"
25
+ julia = " 1.6 "
26
26
27
27
[extras ]
28
28
HCubature = " 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"
4
4
5
5
[compat ]
6
6
Documenter = " 0.27"
7
- ExactOptimalTransport = " 0.1 "
7
+ ExactOptimalTransport = " 0.2 "
You can’t perform that action at this time.
0 commit comments