1
1
name = " Soss"
2
2
uuid = " 8ce77f84-9b61-11e8-39ff-d17a774bf41c"
3
3
author = [
" Chad Scherrer <[email protected] >" ]
4
- version = " 0.20.9 "
4
+ version = " 0.21.0 "
5
5
6
6
[deps ]
7
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
8
+ DensityInterface = " b429d917-457f-4dbc-8f4c-0cc954292b1d"
8
9
DiffResults = " 163ba53b-c6d8-5494-b064-1a9d43ac40c5"
9
10
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
10
11
FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
11
12
GeneralizedGenerated = " 6b9d7cbe-bcb9-11e9-073f-15a7a543e2eb"
12
- IRTools = " 7869d1d1-7146-5819-86e3-90919afe41df "
13
+ IfElse = " 615f187c-cbe4-4ef1-ba3b-2fcf58d6d173 "
13
14
JuliaVariables = " b14d175d-62b4-44ba-8fb7-3064adc8c3ec"
14
15
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
15
16
MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
@@ -30,45 +31,46 @@ SimpleGraphs = "55797a34-41de-5266-9ec1-32ac4eb504d3"
30
31
SimplePartitions = " ec83eff0-a5b5-5643-ae32-5cbf6eedec9d"
31
32
SimplePosets = " b2aef97b-4721-5af9-b440-0bad754dc5ba"
32
33
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
34
+ Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
33
35
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
34
36
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
35
37
StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
36
- SymbolicCodegen = " fc9b0551-4f1b-42e1-8440-e8a535f5a551"
37
38
SymbolicUtils = " d1185830-fcd6-423d-90d6-eec64667417b"
38
39
TransformVariables = " 84d833dd-6860-57f9-a1a7-6da5db126cff"
39
40
TupleVectors = " 615932cf-77b6-4358-adcd-5b7eba981d7e"
40
41
41
42
[compat ]
42
- ArrayInterface = " 3"
43
+ ArrayInterface = " 5,6"
44
+ DensityInterface = " 0.4"
43
45
DiffResults = " 1"
44
46
Distributions = " 0.23, 0.24, 0.25"
45
- FillArrays = " 0.10 , 0.11 , 0.12 "
47
+ FillArrays = " 0.11 , 0.12 , 0.13 "
46
48
GeneralizedGenerated = " 0.3"
47
- IRTools = " 0.4 "
49
+ IfElse = " 0.1 "
48
50
JuliaVariables = " 0.2"
49
51
MLStyle = " 0.3,0.4"
50
52
MacroTools = " 0.5"
51
53
MappedArrays = " 0.3, 0.4"
52
- MeasureBase = " 0.5 "
53
- MeasureTheory = " 0.13 "
54
- NamedTupleTools = " 0.12, 0.13"
55
- NestedTuples = " 0.3"
56
- RecipesBase = " 0.7,0.8, 1"
54
+ MeasureBase = " 0.9 "
55
+ MeasureTheory = " 0.16 "
56
+ NamedTupleTools = " 0.12, 0.13, 0.14 "
57
+ NestedTuples = " 0.3.9 "
58
+ RecipesBase = " 1"
57
59
Reexport = " 1"
58
60
Requires = " 1"
59
61
RuntimeGeneratedFunctions = " 0.5"
60
62
SampleChains = " 0.5"
61
63
SimpleGraphs = " 0.5, 0.6, 0.7"
62
64
SimplePartitions = " 0.2, 0.3"
63
- SimplePosets = " 0.0, 0.1"
64
- SpecialFunctions = " 0.9, 0.10, 1"
65
+ SimplePosets = " 0.1"
66
+ SpecialFunctions = " 1, 2"
67
+ Static = " 0.5, 0.6"
65
68
StatsBase = " 0.33"
66
- StatsFuns = " 0.9"
67
- SymbolicCodegen = " 0.2"
68
- SymbolicUtils = " 0.15, 0.16, 0.17"
69
- TransformVariables = " 0.4"
69
+ StatsFuns = " 0.9, 1"
70
+ SymbolicUtils = " 0.17, 0.18, 0.19"
71
+ TransformVariables = " 0.5, 0.6"
70
72
TupleVectors = " 0.1"
71
- julia = " 1.5 "
73
+ julia = " 1.6 "
72
74
73
75
[extras ]
74
76
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments