File tree Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ AdvancedHMCMCMCChainsExt = "MCMCChains"
30
30
AdvancedHMCOrdinaryDiffEqExt = " OrdinaryDiffEq"
31
31
32
32
[compat ]
33
- AbstractMCMC = " 4.2, 5"
33
+ AbstractMCMC = " 5"
34
34
ArgCheck = " 1, 2"
35
35
CUDA = " 3, 4, 5"
36
36
DocStringExtensions = " 0.8, 0.9"
Original file line number Diff line number Diff line change 1
1
[deps ]
2
- AbstractMCMC = " 80f14c24-f653-4e6a-9b94-39d6b0f70001"
3
2
AdaptiveRejectionSampling = " c75e803d-635f-53bd-ab7d-544e482d8c75"
4
- ArgCheck = " dce04be8-c92d-5529-be00-80e4d2c0e197"
5
- DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
6
3
FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
7
4
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
8
- InplaceOps = " 505f98c9-085e-5b2c-8e89-488be7bf1f34"
9
5
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
- ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
11
6
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
- Requires = " ae029012-a4dd-5104-9daa-d747884805df"
13
7
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
14
- Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
15
- SimpleUnPack = " ce78b400-467f-4804-87d8-8f486da07d0a"
16
8
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
17
- StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
18
- StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
19
-
20
- [compat ]
21
- AbstractMCMC = " 3.2, 4"
22
- ArgCheck = " 1, 2"
23
- DocStringExtensions = " 0.8, 0.9"
24
- InplaceOps = " 0.3"
25
- ProgressMeter = " 1"
26
- Requires = " 0.5, 1"
27
- Setfield = " 0.7, 0.8, 1"
28
- SimpleUnPack = " 1"
29
- StatsBase = " 0.31, 0.32, 0.33"
30
- StatsFuns = " 0.8, 0.9, 1"
31
- julia = " 1"
You can’t perform that action at this time.
0 commit comments