@@ -9,6 +9,7 @@ AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d"
9
9
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
10
10
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
11
11
ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
12
+ Cubature = " 667455a9-e2ce-5579-9412-b964f529a492"
12
13
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
13
14
DiffEqNoiseProcess = " 77a26b50-5914-5dd7-bc55-306e6241c503"
14
15
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -18,7 +19,6 @@ Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
18
19
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
19
20
Functors = " d9f16b24-f501-4c13-a1f2-28368ffc5196"
20
21
Integrals = " de52edbc-65ea-441a-8357-d3a637375a31"
21
- IntegralsCubature = " c31f79ba-6e32-46d4-a52f-182a8ac42a54"
22
22
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
23
23
LogDensityProblems = " 6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
24
24
Lux = " b2108857-7c20-44ae-9111-449ecde12c47"
@@ -45,6 +45,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
45
45
Adapt = " 3, 4"
46
46
AdvancedHMC = " 0.5"
47
47
ArrayInterface = " 6, 7"
48
+ Cubature = " 1.5"
48
49
CUDA = " 4"
49
50
ChainRulesCore = " 1"
50
51
ComponentArrays = " 0.13.2, 0.14, 0.15"
@@ -56,8 +57,7 @@ DomainSets = "0.6"
56
57
Flux = " 0.13, 0.14"
57
58
ForwardDiff = " 0.10"
58
59
Functors = " 0.4"
59
- Integrals = " 3.1"
60
- IntegralsCubature = " =0.2.2"
60
+ Integrals = " 4"
61
61
LogDensityProblems = " 2"
62
62
Lux = " 0.4, 0.5"
63
63
MCMCChains = " 6"
@@ -70,7 +70,7 @@ QuasiMonteCarlo = "0.3.2"
70
70
RecursiveArrayTools = " 2.31"
71
71
Reexport = " 1.0"
72
72
RuntimeGeneratedFunctions = " 0.5"
73
- SciMLBase = " 1.91, 2"
73
+ SciMLBase = " 2"
74
74
Statistics = " 1"
75
75
StochasticDiffEq = " 6.13"
76
76
SymbolicUtils = " 1"
0 commit comments